trigger
This commit is contained in:
parent
e1caf757e7
commit
7308a1d113
2
.github/workflows/image_creation.yml
vendored
2
.github/workflows/image_creation.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
echo "repourl=$(echo ${{ github.server_url }} | sed -e 's;https://;;')" >> $GITHUB_OUTPUT
|
||||
echo "repoName=$(echo ${{ github.repository }} | sed -e 's;${{ github.actor }}/;;')" >> $GITHUB_OUTPUT
|
||||
echo "${{ github.repository }} | sed -e 's;${{ github.actor }}/;;')"
|
||||
- name: Checkout code
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: install envsubst
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user