actions: add example-tag

This commit is contained in:
Earl Warren 2024-01-13 18:03:40 +01:00
parent f9e93647fb
commit dcc61603a2
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
3 changed files with 41 additions and 1 deletions

View file

@ -35,7 +35,7 @@ function examples_v1_20() {
function examples_v1_21() {
# keep "cron" last otherwise it will linger and pollute the following runs
echo 'echo push push-cancel artifacts service checkout pull-request container expression local-action context docker-action if if-fail cron'
echo 'echo push tag push-cancel artifacts service checkout pull-request container expression local-action context docker-action if if-fail cron'
}
function examples_v1_22() {