add_gitea_workflows #17

Merged
brian merged 48 commits from add_gitea_workflows into main 2024-02-25 18:45:08 +01:00
Showing only changes of commit 67b3cc894b - Show all commits
+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 }}"