add_gitea_workflows #17
@@ -30,5 +30,4 @@ 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 }}"
|
||||
echo $(git rev-parse --short ${{ gitea.sha }})
|
||||
|
||||
Reference in New Issue
Block a user