Update file .gitlab-ci.yml

This commit is contained in:
Lee 2023-01-13 22:52:21 +00:00
parent 873f7f33db
commit ad7b16fd9d

@ -14,3 +14,11 @@ docker-build:
- docker push "$CI_REGISTRY_IMAGE"
only:
- main
deploy_staging:
stage: deploy
script:
- echo "Deploy to staging server"
environment:
name: staging
url: https://staging-bs-overlay.fascinated.cc