add foo
This commit is contained in:
parent
0cde2cd5fd
commit
0e85f92bb2
1 changed files with 10 additions and 0 deletions
|
|
@ -65,3 +65,13 @@ steps:
|
|||
logins: *login_setting
|
||||
when:
|
||||
event: [push, tag, cron]
|
||||
|
||||
foo:
|
||||
when: [deploy]
|
||||
image: gitnet.fr/deblan/docker-buildx
|
||||
settings:
|
||||
<<: *base_buildx_settings
|
||||
dry-run: true
|
||||
secrets:
|
||||
- foo
|
||||
- bar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue