Update .gitea/workflows/docker-build-and-push.yml
Build and Push Docker Image / docker (push) Failing after 4s
Build and Push Docker Image / docker (push) Failing after 4s
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
||||
echo "CI_TOKEN IS EMPTY"
|
||||
exit 1
|
||||
fi
|
||||
env:
|
||||
CI_USERNAME: ci
|
||||
CI_TOKEN: ${{ secrets.CI_TOKEN }}
|
||||
- name: Checkout source
|
||||
uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user