updated workflow
This commit is contained in:
@@ -23,5 +23,4 @@ jobs:
|
||||
run: |
|
||||
echo "REPOSITORY: ${{ gitea.repository }}"
|
||||
echo "DOCKER_REPO_URL: ${{ vars.docker_repo_url }}"
|
||||
echo "COMMIT_SHA: ${{ gitea.sha }}"
|
||||
echo "${{ vars.sha_short }}"
|
||||
echo "COMMIT_SHA: ${{ env.sha_short }}"
|
||||
|
||||
Reference in New Issue
Block a user