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

This commit is contained in:
Brian Bjarke Jensen
2024-02-25 15:57:49 +01:00
parent 2866647e2e
commit 20e53c74a0
+2
View File
@@ -30,3 +30,5 @@ 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 }"