aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorKaran Jayachandra <me@karanj.com>2026-04-14 20:29:47 +0200
committerKaran Jayachandra <me@karanj.com>2026-04-14 20:29:47 +0200
commit09588d0e936c88e730fa7491711c3ff072b116e8 (patch)
tree756153c0db5bba9f62dd3952913a96af8392fb1f /.gitlab-ci.yml
parenta8f9b37f782f06318642bc46021a42a52e70ca6c (diff)
Fixed the bug with the name of the flow
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 47430bc..0c9daab 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
image: hugomods/hugo:latest
-main:
+pages:
variables:
HUGO_ENV: production
TYPST_PACKAGE_GIT_REPO: https://gitlab.com/KaranJayachandra/typst.git