Skip to content

Commit

Permalink
move inception docker containers in main folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jwijffels committed Dec 12, 2024
1 parent 01753b5 commit 9d1656b
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
config:
- { tag: "base", dockerfile: "anonymization/Dockerfile", context: "anonymization"}
- { tag: "base-apps", dockerfile: "apps/Dockerfile", context: "apps"}
- { tag: "inception", dockerfile: "inception/Dockerfile", context: "inception"}
- { tag: "inception-mariadb", dockerfile: "inception-mariadb/Dockerfile", context: "inception-mariadb"}
- { tag: "inception-minio", dockerfile: "inception/inception-minio/Dockerfile", context: "inception/inception-minio"}
- { tag: "inception-minio-mariadb", dockerfile: "inception/inception-minio-mariadb/Dockerfile", context: "inception/inception-minio-mariadb"}
- { tag: "shinyproxy", dockerfile: "shinyproxy/Dockerfile", context: "shinyproxy"}
- { tag: "prefect-example", dockerfile: "test/prefectexample/Dockerfile", context: "test/prefectexample"}
- { tag: "prefect-inspect", dockerfile: "test/prefectinspect/Dockerfile", context: "test/prefectinspect"}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9d1656b

Please sign in to comment.