We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf6d785 + b6c0c7e commit ffaa2e1Copy full SHA for ffaa2e1
1 file changed
gitlab-pages.yaml
@@ -2,7 +2,7 @@
2
#nolint:git-checkout-must-use-github-updates
3
package:
4
name: gitlab-pages
5
- version: 16.8.2
+ version: 16.9.1
6
epoch: 0
7
description: GitLab Pages daemon used to serve static websites for GitLab users.
8
copyright:
@@ -23,7 +23,7 @@ pipeline:
23
with:
24
repository: https://gitlab.com/gitlab-org/gitlab-pages.git
25
tag: v${{package.version}}
26
- expected-commit: d2c74a71bd4306b5284dbf7bc643aed9173af4cf
+ expected-commit: 43cdcef788928512c2120645315240c3fc4397f5
27
28
- runs: |
29
make gitlab-pages "LAST_TAG=v${{package.version}}" "VERSION=v${{package.version}}"
0 commit comments