From 9354a7b47edc4065d6b39ff4a8fb60a08f3db5dc Mon Sep 17 00:00:00 2001 From: Olivier Demers Date: Tue, 14 Feb 2023 16:17:36 +0000 Subject: [PATCH] Fixed typo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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