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

This commit is contained in:
Brian Bjarke Jensen
2024-02-25 16:10:56 +01:00
parent eda95fe051
commit 67b3cc894b
+3
View File
@@ -31,3 +31,6 @@ jobs:
echo "DOCKER_REPO_URL: ${{ vars.docker_repo_url }}"
echo "COMMIT_SHA: ${{ gitea.sha }}"
echo $(git rev-parse --short ${{ gitea.sha }})
commit_sha = $(git rev-parse --short ${{ gitea.sha }})
echo "${ commit_sha }"
echo "${{ gitea.env }}"