fix(ci): missing xmlstarlet package

This commit is contained in:
MDLeom 2022-01-08 03:20:44 +00:00
parent 6cb2cbff6e
commit e788d09c3e
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ build_job:
stage: build
before_script:
- apk update && apk add brotli curl grep
- apk update && apk add brotli curl grep xmlstarlet
script:
- sh src/script.sh