production and staging(development)
This commit is contained in:
@@ -11,7 +11,9 @@ jobs:
|
||||
runs-on: ubuntu-latest # Твой helsinki-runner
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
# ВАЖНО: пробрасываем сокет Docker
|
||||
options: >-
|
||||
-v /var/run/docker.sock:/var/run/docker.sock
|
||||
-v /root/jambotron-infra:/root/jambotron-infra
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
||||
Reference in New Issue
Block a user