content: Update GitLab Pages workflow example

This commit is contained in:
Joe Mooring 2025-04-25 05:56:40 -07:00 committed by GitHub
parent 2e61a03602
commit f1481e8c3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,7 @@ image:
name: golang:1.24.2-bookworm
pages:
stage: deploy
script:
# Install brotli
- apt-get update