aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2025-11-16 16:27:41 +0100
committerKaran Jayachandra <mail@karanjayachandra.com>2025-11-16 16:27:41 +0100
commit58ab2f3ba5293e038afd750694dbc401b884c0a1 (patch)
treecacd877c4f605ff77bca13f666939924ad66a71c /.gitlab-ci.yml
parent2e323bf7c20cc59a8d2017517b14d615344c5863 (diff)
Removed the license for now, will be added later
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eded231..d070c58 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,4 +4,6 @@ create-pages:
publish: dist
script:
- npm install
- - npm run build \ No newline at end of file
+ - npm run build
+ rules:
+ - if: $CI_COMMIT_REF_NAME != $CI_DEFAULT_BRANCH