fix pipe
This commit is contained in:
parent
4b68812740
commit
d6de162695
@ -60,6 +60,6 @@ jobs:
|
|||||||
# docker-compose.yml
|
# docker-compose.yml
|
||||||
|
|
||||||
# Pull only the new frontend image, then restart that service
|
# Pull only the new frontend image, then restart that service
|
||||||
docker-compose pull frontend
|
docker compose pull frontend
|
||||||
docker-compose up -d frontend
|
docker compose up -d frontend
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user