Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Zedel <manuel.zedel@northern.tech>
  • Loading branch information
mzedel committed Jun 12, 2024
1 parent 0921302 commit 6141712
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,13 +244,13 @@ test:acceptance:enterprise-unprivileged:
# tags:
# - mender-qa-worker-generic-light

test:docs-links:hosted:
extends: test:docs-links
only:
- /^(staging|saas-[a-zA-Z0-9.]+)$/
except: []
variables:
DOCS_VERSION: hosted
# test:docs-links:hosted:
# extends: test:docs-links
# only:
# - /^(staging|saas-[a-zA-Z0-9.]+)$/
# except: []
# variables:
# DOCS_VERSION: hosted

test:prep:
stage: pre-test
Expand Down

0 comments on commit 6141712

Please sign in to comment.