Skip to content

Commit

Permalink
Remove unnecessary build section from docker-compose.test
Browse files Browse the repository at this point in the history
  • Loading branch information
mpolidori committed Jan 2, 2025
1 parent 104dd5e commit 4cd7590
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ckan-backend-dev/docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ services:
ckan-dev:
container_name: ${CKAN_CONTAINER_NAME}
image: ${CKAN_IMAGE}
build:
context: .
args:
GITHUB_ACTIONS: "true"
environment:
- GITHUB_ACTIONS=true
env_file:
Expand Down

0 comments on commit 4cd7590

Please sign in to comment.