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