Skip to content

Commit

Permalink
Always deploy from a published image
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Jul 26, 2023
1 parent 986e62c commit 9664b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ source VERSION.env
# Restart the luigi container, leaving the webserver up
docker-compose rm -sf luigi
docker system prune -af
docker-compose up --build -d
docker-compose up -d

0 comments on commit 9664b17

Please sign in to comment.