Skip to content

Commit

Permalink
#28 cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
a.lambert@unesco.org authored and a.lambert@unesco.org committed Oct 29, 2024
1 parent 8f80308 commit 28ab575
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions docker-compose.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,6 @@ services:
# $PROJECT default eco
# CONTAINER_TAG default latest


#remove lines after check


dagster-dagit:
restart: always
image: "docker.io/nsfearthcube/dagster-${PROJECT:-eco}:${CONTAINER_TAG:-latest}"
Expand Down
2 changes: 0 additions & 2 deletions setup_prod.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ fi

printf "start installation\n\n"



# stop and remove old containers
printf " \n${YELLOW}stopping and removing old containers${NC}\n"
# stop running container(s)
Expand Down

0 comments on commit 28ab575

Please sign in to comment.