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
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
env:
|
env:
|
||||||
GITHUB_AUTH_TOKEN: ${{ env.ACTIONS_RUNTIME_TOKEN }}
|
ACTIONS_RUNTIME_TOKEN: ''
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user