Update .gitlab-ci.yml file
This commit is contained in:
parent
8ae273cafe
commit
0392402b34
|
|
@ -31,8 +31,10 @@ deploy release:
|
|||
stage: deploy release
|
||||
script:
|
||||
- curl http://192.168.94.221:3000/it2s-itss-facilities-git
|
||||
- curl http://192.168.94.221:3002/it2s-itss-facilities-git
|
||||
|
||||
deploy debug:
|
||||
stage: deploy debug
|
||||
script:
|
||||
- curl http://192.168.94.221:3000/it2s-itss-facilities-debug-git
|
||||
- curl http://192.168.94.221:3002/it2s-itss-facilities-debug-git
|
||||
|
|
|
|||
Loading…
Reference in New Issue