Create pkg vfacilities
This commit is contained in:
parent
4dfef3777a
commit
a62ffcee9d
|
|
@ -30,11 +30,11 @@ stages:
|
|||
deploy release:
|
||||
stage: deploy release
|
||||
script:
|
||||
- curl -fs http://192.168.94.221:3000/arch/it2s-itss-facilities-git
|
||||
- curl -fs http://192.168.94.221:3000/arch/it2s-itss-vfacilities-git
|
||||
# - curl -fs http://192.168.94.221:3000/ubuntu_arm64/it2s-itss-facilities-git
|
||||
|
||||
deploy debug:
|
||||
stage: deploy debug
|
||||
script:
|
||||
- curl -fs http://192.168.94.221:3000/arch/it2s-itss-facilities-debug-git
|
||||
- curl -fs http://192.168.94.221:3000/arch/it2s-itss-vfacilities-debug-git
|
||||
# - curl -fs http://192.168.94.221:3000/ubuntu_arm64/it2s-itss-facilities-debug-git
|
||||
|
|
|
|||
Loading…
Reference in New Issue