Dot_Files/.gitlab-ci.yml
2022-01-16 03:21:20 +00:00

7 lines
191 B
YAML

stages:
- Centos Deployment
centos:
stage: Centos Deployment
script:
- curl "https://gitlab.orion-technologies.io/philler/dot-files/-/raw/Development/install.bash" | bash