Тест ci/cd
This commit is contained in:
parent
bd3b83ea4c
commit
4aa149db27
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ 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: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
|
|
||||||
- name: Build and push backend
|
- name: Build and push backend
|
||||||
|
|
Loading…
Add table
Reference in a new issue