We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c98a7 commit eb7752fCopy full SHA for eb7752f
templates/actions.yml
@@ -10,7 +10,7 @@ actions:
10
profile: 'test' # optional
11
params: # optional
12
outdir: 's3://my_bucket/my_results'
13
- on_exists: overwrite # optional
+ on_exists: overwrite # optional
14
- type: 'tower' # required
15
name: 'my_tower_action' # required
16
pipeline: 'https://github.com/my_username/my_repo' # required
0 commit comments