Skip to content

Commit

Permalink
Update labels updatecli
Browse files Browse the repository at this point in the history
Co-authored-by: Jaime Soriano Pastor <[email protected]>
  • Loading branch information
mrodm and jsoriano authored Aug 28, 2024
1 parent 8dbe594 commit e7c986b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ targets:

## TODO: Looks like these targets are running with the contents from main branch
## Uncomment this target once this code is merged
#update-snapshot-daily:
#update-snapshot-weekly:
# name: '[updatecli] [weekly] Update latest snapshot to {{ source "latestSnapshot" }}'
# kind: file
# sourceid: latestSnapshot
Expand All @@ -75,7 +75,7 @@ targets:
# matchpattern: '(STACK_VERSION:) 8\.[^\s]*\.[^\s]*'
# replacepattern: '$1 {{ source "latestSnapshot" }}'

#update-snapshot-label-daily:
#update-snapshot-label-weekly:
# name: '[updatecli] [weekly] Update latest snapshot label step to {{ source "latestSnapshotMajorMinor" }}'
# kind: file
# sourceid: latestSnapshotMajorMinor
Expand Down

0 comments on commit e7c986b

Please sign in to comment.