mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-11-10 08:57:25 +01:00
refix option ...
This commit is contained in:
parent
fb85f3c44a
commit
8a54b1f6eb
2
.github/workflows/ccdocker_demo_startup.yml
vendored
2
.github/workflows/ccdocker_demo_startup.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
run: docker-compose -f "docker-compose.yml" build
|
||||
|
||||
- name: Run containers
|
||||
run: docker-compose -f "docker-compose.yml" up
|
||||
run: docker-compose -f "docker-compose.yml" up -d
|
||||
|
||||
- name: Show containers
|
||||
run: docker ps -a
|
||||
|
Loading…
Reference in New Issue
Block a user