Update .forgejo/workflows/buildpush.yaml
All checks were successful
Build And Test / build and push (push) Successful in 1m14s
All checks were successful
Build And Test / build and push (push) Successful in 1m14s
This commit is contained in:
parent
643e9c139d
commit
112c0e2ffa
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
# images: jt/hopeasini
|
# images: jt/hopeasini
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: https://github.com/docker/build-push-action@5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|
Loading…
Reference in a new issue