Correctly name task

This commit is contained in:
Jake Howard 2022-10-08 16:29:02 +01:00
parent bfc2feb427
commit cf5e5fbd33
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
build:
pages:
image: node:slim
stage: build
cache:
@ -13,3 +13,5 @@ build:
artifacts:
paths:
- public
only:
- master