Skip to content

Commit

Permalink
ci: testing build
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmillennick committed Feb 4, 2025
1 parent a7abd9d commit cbb7f0c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/build-push-containers-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ jobs:
strategy:
matrix:
container_name:
- movement-celestia-da-light-node
- movement-celestia-appd
- movement-celestia-bridge
- movement-full-node-setup
- wait-for-celestia-light-node
# - movement-celestia-da-light-node
# - movement-celestia-appd
# - movement-celestia-bridge
# - movement-full-node-setup
# - wait-for-celestia-light-node
- movement-full-node
- movement-faucet-service
- movement-tests-e2e-simple-interaction
- movement-indexer
- movement-tests-e2e-followers-consistent
- movement-util
# - movement-faucet-service
# - movement-tests-e2e-simple-interaction
# - movement-indexer
# - movement-tests-e2e-followers-consistent
# - movement-util
with:
container_name: ${{ matrix.container_name }}

Expand Down

0 comments on commit cbb7f0c

Please sign in to comment.