Skip to content

Commit

Permalink
Updated deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
davenquinn committed Sep 9, 2023
1 parent 9e6ca9d commit a92258e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy-docker
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ docker push $MACROSTRAT_DOCKER_REGISTRY/uw-macrostrat/web:develop

# Deploy to development server
# This needs to support kubernetes (maybe)
ssh gunnison bash "macrostrat compose pull web && macrostrat up web"
ssh gunnison bash "macrostrat compose pull web && macrostrat compose restart web"

0 comments on commit a92258e

Please sign in to comment.