Skip to content

Commit

Permalink
disable target temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Sep 16, 2024
1 parent 7efcc89 commit 16f9a3c
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ sources:
file: https://storage.googleapis.com/artifacts-api/snapshots/main.json
key: .build_id

targets:
update-snapshot:
name: '[updatecli] Update latest snapshot to {{ source "latestSnapshot" }}'
kind: file
sourceid: latestSnapshot
scmid: default
spec:
file: Makefile
matchpattern: '(./scripts/test-stack-command.sh) 9\.[^\s]+-SNAPSHOT'
replacepattern: '$1 {{ source "latestSnapshot" }}-SNAPSHOT'
# targets:
# update-snapshot:
# name: '[updatecli] Update latest snapshot to {{ source "latestSnapshot" }}'
# kind: file
# sourceid: latestSnapshot
# scmid: default
# spec:
# file: Makefile
# matchpattern: '(./scripts/test-stack-command.sh) 9\.[^\s]+-SNAPSHOT'
# replacepattern: '$1 {{ source "latestSnapshot" }}-SNAPSHOT'

0 comments on commit 16f9a3c

Please sign in to comment.