Skip to content

Commit

Permalink
add to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
edgao committed Dec 22, 2021
1 parent 9647365 commit fe24f86
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,10 @@ services:
context: .
labels:
io.airbyte.git-revision: ${GIT_REVISION}
normalization-snowflake:
image: airbyte/normalization-snowflake:${VERSION}
build:
dockerfile: snowflake.Dockerfile
context: .
labels:
io.airbyte.git-revision: ${GIT_REVISION}

0 comments on commit fe24f86

Please sign in to comment.