diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0f936fa..a41ec96 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ deploy: - website stage: deploy script: - - echo "Deokiy to server" + - echo "Deploy to server" environment: name: website url: https://pls5618.com \ No newline at end of file