Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass committed May 2, 2024
1 parent 46bf1ce commit 52c389d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deployment.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
echo "building the image ..."
docker compose -f ../docker-compose.yml pull
docker compose -f ../docker-compose.yml build --pull --no-cache #TODO: discuss flags

echo "shuting down the docker compose ..."
Expand Down

0 comments on commit 52c389d

Please sign in to comment.