образ для сборки

This commit is contained in:
artem 2024-01-08 16:51:00 +03:00
parent 84d7cbc20c
commit ba7e0aae34
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
registry: gitea.webart-tech.ru
- name: Docker Start
run: service docker start
- name: Build and push
uses: https://github.com/docker/build-push-action@v5
with: