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 4, 2024
1 parent 9008f77 commit 24f06e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ test:acceptance:

test:acceptance:enterprise:
extends: .template:test:acceptance
rules:
- if: $CI_COMMIT_BRANCH == "master"
# rules:
# - if: $CI_COMMIT_BRANCH == "master"
variables:
TEST_ENVIRONMENT: enterprise
script:
Expand Down

0 comments on commit 24f06e8

Please sign in to comment.