updated workflow
pipeline / Test (push) Failing after 56s
CI Pipeline / Test (pull_request) Successful in 56s
CI Pipeline / Build and Publish (pull_request) Failing after 5s

This commit is contained in:
Brian Bjarke Jensen
2024-02-25 15:59:35 +01:00
parent 20e53c74a0
commit 544972342a
+1 -1
View File
@@ -31,4 +31,4 @@ jobs:
echo "DOCKER_REPO_URL: ${{ vars.docker_repo_url }}"
echo "COMMIT_SHA: ${{ gitea.sha }}"
sha_short = $(git rev-parse --short ${{ gitea.sha }})
echo "SHA_SHORT: ${ sha_short }"
echo "SHA_SHORT: $sha_short"