testing 2
This commit is contained in:
parent
139a768168
commit
adefc49065
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ jobs:
|
||||||
ports:
|
ports:
|
||||||
- 12000:8081
|
- 12000:8081
|
||||||
steps:
|
steps:
|
||||||
|
- name: Deps
|
||||||
|
run: apt-get install curl -y
|
||||||
- name: Test
|
- name: Test
|
||||||
run: curl http://website/
|
run: curl http://website/
|
||||||
- name: Test 2
|
- name: Test 2
|
||||||
|
|
Loading…
Reference in a new issue