aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2023-10-30 14:05:44 +0100
committerKaran Jayachandra <karan.jayachandra@nxp.com>2023-10-30 14:05:44 +0100
commit7afd53e4747bdb98296371125b987bbaa68bc823 (patch)
treebaaf7386f0ac55cd63a7feff49df30edc162a127
parent4a446e6b4319ae9461a2e2bdc7022f74ecf9ec68 (diff)
Changed the docker image to the official one
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ffac424..972c9d2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.com/pages/hugo/hugo_extended:latest
+image: hugomods/hugo:latest
variables:
HUGO_ENV: production