production and staging(development)

This commit is contained in:
2026-04-27 11:45:42 +03:00
parent 561ffe111a
commit 852c80aa61
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
container:
image: catthehacker/ubuntu:act-latest
# ВАЖНО: пробрасываем сокет Docker
options: -v /var/run/docker.sock:/var/run/docker.sock
steps:
- name: Checkout Code
uses: actions/checkout@v3