Skip to content

Commit eff19b2

Browse files
committed
remove builders
1 parent 4f0329a commit eff19b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ jobs:
102102
ls -al ${{ github.workspace }}
103103
- name: Build Main
104104
run: |
105-
docker compose ${ANMS_COMPOSE_OPTS} build builder-base builder-acelib
106105
docker compose ${ANMS_COMPOSE_OPTS} build
107106
- name: Build Agents
108107
run: docker compose ${TESTENV_COMPOSE_OPTS} build

0 commit comments

Comments
 (0)