production and staging(development)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user