Skip to content

Commit

Permalink
fix: mock branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Regikon committed Dec 18, 2024
1 parent b824f94 commit 8ecde02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
cp ~/configs/tern.conf ./db/migrations/
cp ~/configs/prometheus.yml ./configs/
cp ~/configs/.env ./
git checkout RK4
sudo docker compose -f ./all-services-compose.yaml down
sudo docker compose -f ./all-services-compose.yaml build
sudo docker compose -f ./all-services-compose.yaml up -d
Expand Down

0 comments on commit 8ecde02

Please sign in to comment.