diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3344b3e8..88da2417 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,7 @@ deploy_staging: stage: deploy script: - echo "Deploy to staging server" + - whoami environment: name: staging