Skip to content

Commit

Permalink
ci: cleanup unused vars
Browse files Browse the repository at this point in the history
Ticket: None
Changelog: None

Signed-off-by: Roberto Giovanardi <[email protected]>
  • Loading branch information
oldgiova committed Nov 13, 2024
1 parent 862da92 commit 233ad88
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ variables:
options:
- "true"
- "false"
DEFAULT_BRANCH: "master"
GITHUB_REPO_URL:
description: "The Github Repo URL for release-please, in the format of 'owner/repo'"
value: "mendersoftware/mender-helm"
Expand All @@ -43,12 +42,6 @@ variables:
GITHUB_USER_EMAIL:
description: "The Github user email for release-please"
value: "[email protected]"
RUN_RELEASE:
description: "Run a new release"
value: "false"
options:
- "true"
- "false"
GIT_CLIFF:
description: "Run git cliff to override the release-please changelog"
value: "true"
Expand Down

0 comments on commit 233ad88

Please sign in to comment.