updated workflow
pipeline / Test (push) Successful in 50s
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 15:53:14 +01:00
parent a9dd56dc65
commit 2866647e2e
+1 -1
View File
@@ -29,4 +29,4 @@ jobs:
run: |
echo "REPOSITORY: ${{ gitea.repository }}"
echo "DOCKER_REPO_URL: ${{ vars.docker_repo_url }}"
echo "COMMIT_SHA: ${{ env.gitea_sha }}"
echo "COMMIT_SHA: ${{ gitea.sha }}"