логи
Gitea Actions Demo / build_and_push (push) Failing after 22s
Details
Gitea Actions Demo / build_and_push (push) Failing after 22s
Details
This commit is contained in:
parent
82a14b81b3
commit
6af29520ae
|
|
@ -16,9 +16,6 @@ jobs:
|
||||||
registry: gitea.webart-tech.ru
|
registry: gitea.webart-tech.ru
|
||||||
username: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
- name: Deploy
|
|
||||||
run: |
|
|
||||||
echo https://${{ secrets.DOCKER_USERNAME }}:${{ secrets.DOCKER_PASSWORD }}@gitea.webart-tech.ru/webart/kuber-deploy
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue