Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ all-docker:
ARG DOCKER_SERVER=my-registry
ARG IMAGE_TAG=latest
BUILD ./deploy/cloud/operator+docker --DOCKER_SERVER=$DOCKER_SERVER --IMAGE_TAG=$IMAGE_TAG
BUILD ./deploy/cloud/api-store+docker --DOCKER_SERVER=$DOCKER_SERVER --IMAGE_TAG=$IMAGE_TAG

all-lint:
BUILD ./deploy/cloud/operator+lint
Expand Down
18 changes: 0 additions & 18 deletions deploy/cloud/api-store/.earthlyignore

This file was deleted.

18 changes: 0 additions & 18 deletions deploy/cloud/api-store/.env

This file was deleted.

46 changes: 0 additions & 46 deletions deploy/cloud/api-store/Earthfile

This file was deleted.

26 changes: 0 additions & 26 deletions deploy/cloud/api-store/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions deploy/cloud/api-store/ai_dynamo_store/.env

This file was deleted.

22 changes: 0 additions & 22 deletions deploy/cloud/api-store/ai_dynamo_store/__init__.py

This file was deleted.

14 changes: 0 additions & 14 deletions deploy/cloud/api-store/ai_dynamo_store/api/__init__.py

This file was deleted.

Loading
Loading