Skip to content

Commit

Permalink
remove useless updatecli manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
smerle33 committed Jan 15, 2024
1 parent 6e1dc28 commit 26fd904
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 125 deletions.
67 changes: 0 additions & 67 deletions updatecli/updatecli.d/docker-helmfile.yml

This file was deleted.

57 changes: 0 additions & 57 deletions updatecli/updatecli.d/terraform-hashicorp.yml

This file was deleted.

1 change: 0 additions & 1 deletion vars/terraform.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ def call(userConfig = [:]) {
stagingCredentials: [], // No custom secrets for staging by default
productionCredentials: [], // No custom secrets for production by default
productionBranch: 'main', // Defaults to the principal branch
agentContainerImage: 'jenkinsciinfra/hashicorp-tools:1.0.62', // Version managed by updatecli
agentLabel: 'jnlp-linux-arm64', // replace agentContainerImage
runTests: false, // Executes the tests provided by the "calling" project, which should provide a tests/Makefile
runCommonTests: true, // Executes the default test suite from the shared tools repository (terratest)
Expand Down

0 comments on commit 26fd904

Please sign in to comment.