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
|
from_secret: REGISTRY_PASS
|
||||||
repo: git.ar21.de/sebleh/n8n-custom
|
repo: git.ar21.de/sebleh/n8n-custom
|
||||||
tags: latest
|
tags: latest
|
||||||
platforms:
|
# platforms:
|
||||||
# - linux/arm64
|
# - linux/arm64
|
||||||
- linux/amd64
|
# - linux/amd64
|
||||||
|
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
@ -30,9 +30,9 @@ steps:
|
||||||
from_secret: REGISTRY_PASS
|
from_secret: REGISTRY_PASS
|
||||||
repo: git.ar21.de/sebleh/n8n-custom
|
repo: git.ar21.de/sebleh/n8n-custom
|
||||||
tags: latest
|
tags: latest
|
||||||
platforms:
|
# platforms:
|
||||||
# - linux/arm64
|
# - linux/arm64
|
||||||
- linux/amd64
|
# - linux/amd64
|
||||||
dry_run: true
|
dry_run: true
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
|
Loading…
Reference in a new issue