fix ci
This commit is contained in:
parent
b74d1f7fbe
commit
d5e26b4ddc
|
|
@ -9,8 +9,6 @@ deploy:
|
|||
stage: deploy
|
||||
only:
|
||||
- main
|
||||
tags:
|
||||
- shell
|
||||
script:
|
||||
- docker compose -p "$COMPOSE_PROJECT_NAME" up -d --build
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue