образ для сборки
This commit is contained in:
parent
88f7199022
commit
f7a2c3fac8
|
|
@ -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 }}
|
||||||
Loading…
Reference in New Issue