Skip to content

Commit

Permalink
chore(updatecli) remove goss update for cst (#1171)
Browse files Browse the repository at this point in the history
  • Loading branch information
smerle33 authored May 16, 2024
1 parent cfab2e7 commit 931e34f
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions updatecli/updatecli.d/container-structure-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,15 @@ targets:
file: "provisioning/tools-versions.yml"
key: "$.cst_version"
scmid: default
updateVersionInGoss:
name: Update the `container-structure-test` version in the goss test
kind: yaml
spec:
files:
- goss/goss-common.yaml
key: $.command.container-structure-test.stdout[0]
scmid: default
## Commented out until https://github.com/GoogleContainerTools/container-structure-test/issues/445 is resolved
# updateVersionInGoss:
# name: Update the `container-structure-test` version in the goss test
# kind: yaml
# spec:
# files:
# - goss/goss-common.yaml
# key: $.command.container-structure-test.stdout[0]
# scmid: default

actions:
default:
Expand Down

0 comments on commit 931e34f

Please sign in to comment.