Skip to content

Commit

Permalink
avoid touching uffizzi
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 committed Jun 17, 2024
1 parent 8316e36 commit e14e3c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/uffizzi-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
with:
context: .
file: ./Dockerfile
target: oss-unified
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
push: true
Expand Down
1 change: 0 additions & 1 deletion docker-compose.uffizzi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ services:
# flagsmith_processor:
# build:
# dockerfile: Dockerfile
# target: oss-api
# context: .
# environment:
# DATABASE_URL: postgresql://postgres:password@postgres:5432/flagsmith
Expand Down

0 comments on commit e14e3c6

Please sign in to comment.