Skip to content

Commit

Permalink
add manual run
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Feb 20, 2024
1 parent 2bc2778 commit 3b29137
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ e2e:
- charts/**/*.yaml
- test/**/*
compare_to: "refs/heads/main"
when: always
- if: $CI_COMMIT_BRANCH != "main"
when: manual
image: 486234852809.dkr.ecr.us-east-1.amazonaws.com/ci/test-infra-definitions/runner:95dca87f269a
tags: ["arch:amd64"]
variables:
Expand Down

0 comments on commit 3b29137

Please sign in to comment.