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

This commit is contained in:
Brian Bjarke Jensen
2024-02-25 16:05:11 +01:00
parent 64d034966b
commit eda95fe051
+1 -2
View File
@@ -30,5 +30,4 @@ jobs:
echo "REPOSITORY: ${{ gitea.repository }}"
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 $(git rev-parse --short ${{ gitea.sha }})