логи
Gitea Actions Demo / build_and_push (push) Failing after 22s Details

This commit is contained in:
artem 2024-05-04 22:45:25 +03:00
parent 82a14b81b3
commit 6af29520ae
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ jobs:
registry: gitea.webart-tech.ru
username: ${{ secrets.DOCKER_USERNAME }}
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
uses: https://github.com/docker/build-push-action@v5
with: