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 20e53c74a0 - Show all commits
+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 }"