Skip to content

Commit 5648c62

Browse files
committed
Init Agent Api
1 parent af3f866 commit 5648c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspace/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# 'Name:tag' for the image
2525
image_name="agent-api",
2626
# Build images locally
27-
build_images=True,
27+
build_images=False,
2828
# Push images after building
2929
push_images=False,
3030
# Skip cache when building images

0 commit comments

Comments
 (0)