Correctly name task
This commit is contained in:
parent
bfc2feb427
commit
cf5e5fbd33
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
build:
|
||||
pages:
|
||||
image: node:slim
|
||||
stage: build
|
||||
cache:
|
||||
|
@ -13,3 +13,5 @@ build:
|
|||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue