Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Oct 25, 2023
1 parent 70cd62d commit 60aac0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ jobs:
for image in *.tar; do
docker load < $image
done
- run: docker ps -a
- run: docker images
- run: ../deploy.sh --build
working-directory: master

0 comments on commit 60aac0a

Please sign in to comment.