Actualiser .gitea/workflows/deploy.yaml
Some checks failed
Deploy Afropreunariat / build-and-push (push) Failing after 8s
Some checks failed
Deploy Afropreunariat / build-and-push (push) Failing after 8s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
registry: git.home.arrondeau.fr
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.TOKEN }}
|
||||
|
||||
- name: Build and Push
|
||||
uses: docker/build-push-action@v4
|
||||
|
||||
Reference in New Issue
Block a user