mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-11-10 09:07:25 +01:00
fix syntax in correct file, remove wrong file
This commit is contained in:
parent
2a8165f3ef
commit
ca6be1af95
2
.github/workflows/ccdocker_demo_startup.yml
vendored
2
.github/workflows/ccdocker_demo_startup.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
- name: Get log from cc-redis
|
||||
run: docker logs cc-redis
|
||||
|
||||
-name: Get log from symfony
|
||||
- name: Get log from symfony
|
||||
run: docker exec -it cc-php tail var/log/prod.log
|
||||
|
||||
- name: Stop containers
|
||||
|
1
.github/workflows/ccdocker_dev_startup.yml
vendored
1
.github/workflows/ccdocker_dev_startup.yml
vendored
@ -1 +0,0 @@
|
||||
#todo demo
|
Loading…
Reference in New Issue
Block a user