Skip to content

Commit 69eba63

Browse files
committed
Update pipes
1 parent 3b8aa17 commit 69eba63

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/pipes.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
make clean
4242
make generate
4343
./scripts/git-has-changes.sh
44-
- name: Build docker images
44+
- name: Build and verify CLI docker images
4545
run: |
46-
make build
47-
- name: Verify docker images
48-
run: |
49-
./scripts/test-all-images.sh
46+
./scripts/build-and-verify-cli-images.sh mobtitude/php-xdebug

0 commit comments

Comments
 (0)