production and staging(development)

This commit is contained in:
2026-04-27 11:56:12 +03:00
parent 936bae66bb
commit 1445b3fc19
+3 -1
View File
@@ -11,7 +11,9 @@ jobs:
runs-on: ubuntu-latest # Твой helsinki-runner runs-on: ubuntu-latest # Твой helsinki-runner
container: container:
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest
# ВАЖНО: пробрасываем сокет Docker options: >-
-v /var/run/docker.sock:/var/run/docker.sock
-v /root/jambotron-infra:/root/jambotron-infra
steps: steps:
- name: Checkout Code - name: Checkout Code