dev #9
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ jobs:
|
|||
ports:
|
||||
- 12000:8081
|
||||
steps:
|
||||
- name: Deps
|
||||
run: apt-get install curl -y
|
||||
- name: Test
|
||||
run: curl http://website/
|
||||
- name: Test 2
|
||||
|
|
Loading…
Reference in a new issue