This commit is contained in:
parent
881b0fec86
commit
0be373d5e4
1 changed files with 5 additions and 5 deletions
|
@ -12,9 +12,9 @@ steps:
|
|||
from_secret: REGISTRY_PASS
|
||||
repo: git.ar21.de/sebleh/n8n-custom
|
||||
tags: latest
|
||||
platforms:
|
||||
# platforms:
|
||||
# - linux/arm64
|
||||
- linux/amd64
|
||||
# - linux/amd64
|
||||
|
||||
when:
|
||||
branch:
|
||||
|
@ -30,9 +30,9 @@ steps:
|
|||
from_secret: REGISTRY_PASS
|
||||
repo: git.ar21.de/sebleh/n8n-custom
|
||||
tags: latest
|
||||
platforms:
|
||||
# platforms:
|
||||
# - linux/arm64
|
||||
- linux/amd64
|
||||
# - linux/amd64
|
||||
dry_run: true
|
||||
when:
|
||||
branch:
|
||||
|
|
Loading…
Reference in a new issue