diff options
| author | Till Glöggler <till@gundk.it> | 2025-02-27 19:23:05 +0100 |
|---|---|---|
| committer | Till Glöggler <till@gundk.it> | 2025-02-27 19:23:05 +0100 |
| commit | 5d49fd47f11e64534912a5f08d1cf863831226e0 (patch) | |
| tree | e13c02ded76bfd15c7a309d558ba73e4e768ee50 | |
| parent | b58e35552c64c05aa859a94472d02634673c6b75 (diff) | |
testing gitlab ci
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e37fc94..ba66b8e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,7 +65,7 @@ stages: command: [ "--sql_mode=","--character-set-client=utf8","--character-set-server=utf8","--collation-server=utf8_unicode_ci"] docs: - stage: build + stage: docs interruptible: true image: node:16.19.1-alpine3.16 script: |
