diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 141540f..ca92fe7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ pages: # the job must be named pages paths: - public # artifact path must be /public for GitLab Pages to pick it up only: - - main + - dev s3-deploy: stage: .post