Skip to content

Commit

Permalink
Update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Jun 4, 2024
1 parent 9f40201 commit 03567f7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
uses: actions/checkout@v4
- name: create iso
run: |
docker-compose build
docker-compose up
ls images/
docker-compose up --build
- name: verify image
run: |
ls -lrt images/DAppNode-debian-bookworm-amd64.iso
ls -lrt images/Dappnode-*.iso

0 comments on commit 03567f7

Please sign in to comment.