This commit is contained in:
parent
ad0e62bc30
commit
46e72ccc37
@ -81,6 +81,10 @@ jobs:
|
|||||||
echo ______ frontend/spa.html ______
|
echo ______ frontend/spa.html ______
|
||||||
cat frontend/spa.html
|
cat frontend/spa.html
|
||||||
|
|
||||||
|
- name: Test HTTP Request
|
||||||
|
run: |
|
||||||
|
curl http://127.0.0.1:80
|
||||||
|
|
||||||
#- name: staging api testtest
|
#- name: staging api testtest
|
||||||
# if: github.ref == 'refs/heads/dev'
|
# if: github.ref == 'refs/heads/dev'
|
||||||
# run: |
|
# run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user