We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f31cb5 commit 79a7c80Copy full SHA for 79a7c80
1 file changed
Taskfile.yml
@@ -73,7 +73,7 @@ tasks:
73
desc: Build and Push Docker image
74
cmd: docker buildx build --push -t docker/cagent {{.BUILD_ARGS}} .
75
76
- build-agents:
+ push-agents:
77
desc: Build Demo dockerized agents
78
vars:
79
DOCKER_ID:
0 commit comments