This commit is contained in:
@@ -55,7 +55,12 @@ jobs:
|
||||
run: |
|
||||
cp /tmp/template/web/docker-compose.yml .
|
||||
cp /tmp/template/web/Dockerfile .
|
||||
|
||||
|
||||
|
||||
- name: Check docker containers running
|
||||
run: |
|
||||
docker ps
|
||||
# ------------------------------------------------------------
|
||||
# 6. Stop any old stack, rebuild, and run the new one
|
||||
# ------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user