mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
update GitLab CI/CD yaml syntax (#1649)
This introduces more up-to-date syntax within some yaml snippets
This commit is contained in:
@@ -49,8 +49,8 @@ pages:
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
{{< /code >}}
|
||||
|
||||
{{% note %}}
|
||||
|
||||
Reference in New Issue
Block a user