Updated action secret
All checks were successful
pipeline / build-and-push-image (push) Successful in 12s
All checks were successful
pipeline / build-and-push-image (push) Successful in 12s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
registry: https://git.vhaudiquet.fr
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
password: ${{ secrets.PACKAGES_TOKEN }}
|
||||
|
||||
- name: Build and push docker image
|
||||
uses: docker/build-push-action@v6
|
||||
|
||||
Reference in New Issue
Block a user