Обновить .gitea/workflows/test.yml
All checks were successful
Build and Test Application / build (push) Successful in 22s
All checks were successful
Build and Test Application / build (push) Successful in 22s
This commit is contained in:
parent
ced51b480a
commit
81aa906296
@ -32,7 +32,7 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
context: ./dockerized/
|
||||
push: true
|
||||
tags: |
|
||||
${{ vars.GIT_INSTANCE }}/${{ secrets.GIT_USERNAME }}/monitor:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user