Update CI

This commit is contained in:
octospacc 2024-02-24 20:35:31 +01:00
parent 8fcbedcf15
commit e965dfa862
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ image: alpine:latest
before_script: |
apk update
apk add nodejs npm
apk add git nodejs npm
pages:
stage: deploy