This commit is contained in:
parent
e284ff15f4
commit
c35606528f
1 changed files with 2 additions and 2 deletions
|
@ -22,5 +22,5 @@ jobs:
|
|||
|
||||
- name: Docker Compose Up
|
||||
run: |
|
||||
docker-compose pull
|
||||
docker-compose up -d --build
|
||||
docker compose pull
|
||||
docker compose up -d --build
|
Loading…
Add table
Reference in a new issue