website/.gitlab-ci.yml
2023-02-14 16:17:36 +00:00

9 lines
147 B
YAML

deploy:
tags:
- website
stage: deploy
script:
- echo "Deploy to server"
environment:
name: website
url: https://pls5618.com