fix(ci): stage syntax

This commit is contained in:
MDLeom 2022-01-08 09:35:30 +00:00
parent ee5010cdb5
commit da3ae262e5
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,7 @@
image: alpine:latest
build_job:
stage:
- build
stage: build
before_script:
- apk update && apk add brotli curl
@ -16,8 +15,7 @@ build_job:
- public
pages:
stage:
- deploy
stage: deploy
script:
- echo