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

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

View File

@ -16,6 +16,8 @@ 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: