Update .gitea/workflows/rust-node.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 5m12s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 5m12s
This commit is contained in:
parent
17c3ebad8a
commit
7cd3cd662b
@ -30,7 +30,7 @@ jobs:
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: https://git.kjan.de/actions/build-push-action@v5
|
||||
with:
|
||||
context: ./images/actions/rust-node
|
||||
push: true
|
||||
|
Loading…
Reference in New Issue
Block a user