Skip to content

Commit 8552400

Browse files
committed
added make target in build images
1 parent 538332c commit 8552400

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infra/aws/create-and-deploy-images.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ REDIS_IMAGE=docker.io/redis:7.0.4-alpine3.16
1010
IMAGES_TO_BE_BUILD=(airflow digest_api metabase_postgres)
1111
IMAGES_FROM_DOCKER_HUB=(fuseki airflow_postgres metabase mongo redis)
1212

13+
make create-env-digest-api
1314
touch .repositories_ids
1415

1516
create_repository(){

0 commit comments

Comments
 (0)