revert: "refactor(ci): update deploy job name"
This reverts commit 681b8f1a02
.
job must be named pages so that it deploys to gitlab pages
!34
This commit is contained in:
@ -16,7 +16,7 @@ Documentation.Build:
|
||||
needs: [ 'Documentation.Lint' ]
|
||||
|
||||
|
||||
Documentation.Deploy:
|
||||
pages:
|
||||
stage: deploy
|
||||
variables:
|
||||
GIT_STRATEGY: none
|
||||
|
Reference in New Issue
Block a user