Тест ci/cd
This commit is contained in:
parent
4aa149db27
commit
7b27c54dcd
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ jobs:
|
||||||
uses: https://git.urec56.ru/urec/login-action@v3
|
uses: https://git.urec56.ru/urec/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.urec56.ru
|
registry: git.urec56.ru
|
||||||
username: ${{ github.actor }}
|
username: ${{ forge.actor }}
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_TOKEN }}
|
||||||
|
|
||||||
- name: Build and push backend
|
- name: Build and push backend
|
||||||
uses: https://git.urec56.ru/urec/build-push-action@v6
|
uses: https://git.urec56.ru/urec/build-push-action@v6
|
||||||
|
|
Loading…
Add table
Reference in a new issue