Skip to content

Commit

Permalink
ci: build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sznowicki committed Mar 30, 2024
1 parent 2ac46ad commit 64c0dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ steps:
from_secret: KUKEI_WEB_PWD
commands:
- cd $PWD
- ls $PWD
- git pull
- docker compose build
- docker compose down && docker compose up -d

0 comments on commit 64c0dae

Please sign in to comment.