Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ashaban committed May 18, 2021
2 parents 24a03d6 + 52ffd49 commit 6d88f7e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ jobs:
- name: sleep
run: sleep 240
- name: wget
run: wget --no-check-certificate https://localhost:3000/crux/
run: wget --no-check-certificate https://localhost:3000/crux/
- name: down
run: docker-compose -f docker-compose.cicd.yml down

0 comments on commit 6d88f7e

Please sign in to comment.