Skip to content

Commit bb87283

Browse files
authored
Update deploy.yml (#148)
1 parent 25f1ceb commit bb87283

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
key: ${{ secrets.KEY }}
5050
script: |
5151
cd root-web
52-
docker-compose pull rootlinjeforening.no
53-
docker-compose up -d
52+
docker compose pull rootlinjeforening.no
53+
docker compose up -d

0 commit comments

Comments
 (0)