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

This commit is contained in:
Brian Bjarke Jensen
2024-02-25 16:01:11 +01:00
parent 544972342a
commit 64d034966b
+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 }}"