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