Skip to content

Commit

Permalink
removed stage dev from docker-compose.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Kreiner committed Feb 17, 2025
1 parent eb973d2 commit 493d41f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
user: "${RUNNER_UID}:${GID}"
build:
context: ./backend
target: dev
env_file: "./backend/.env"
environment:
WORK_DIR: $WORK_DIR
Expand Down

0 comments on commit 493d41f

Please sign in to comment.