updated workflow
This commit is contained in:
@@ -31,4 +31,4 @@ jobs:
|
|||||||
echo "DOCKER_REPO_URL: ${{ vars.docker_repo_url }}"
|
echo "DOCKER_REPO_URL: ${{ vars.docker_repo_url }}"
|
||||||
echo "COMMIT_SHA: ${{ gitea.sha }}"
|
echo "COMMIT_SHA: ${{ gitea.sha }}"
|
||||||
sha_short = $(git rev-parse --short ${{ gitea.sha }})
|
sha_short = $(git rev-parse --short ${{ gitea.sha }})
|
||||||
echo "SHA_SHORT: $sha_short"
|
echo "SHA_SHORT: ${{ sha_short }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user