Added gitea CI/CD configuration
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 2m39s
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 2m39s
This commit is contained in:
parent
7b38f818d2
commit
60ca86ceb9
@ -72,7 +72,7 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
env:
|
||||
ACTIONS_RUNTIME_TOKEN: ''
|
||||
GIT_AUTH_TOKEN: ${{ secrets.PKG_WRITE_TOKEN }}
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user