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

This commit is contained in:
artem 2024-01-08 19:39:10 +03:00
parent 88f7199022
commit f7a2c3fac8
1 changed files with 2 additions and 0 deletions

View File

@ -19,4 +19,6 @@ jobs:
- 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:
context: .
push: true
tags: webart/fyrox-platformer/platformer:${{ gitea.sha }} tags: webart/fyrox-platformer/platformer:${{ gitea.sha }}