образ для сборки
This commit is contained in:
parent
88f7199022
commit
f7a2c3fac8
|
|
@ -19,4 +19,6 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: webart/fyrox-platformer/platformer:${{ gitea.sha }}
|
||||
Loading…
Reference in New Issue