mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-22 21:01:42 +02:00
refix option ...
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user