This commit is contained in:
@@ -26,7 +26,7 @@ steps:
|
|||||||
image: harbor.1sept.ru/drone/drone-kaniko
|
image: harbor.1sept.ru/drone/drone-kaniko
|
||||||
settings:
|
settings:
|
||||||
registry: harbor.1sept.ru
|
registry: harbor.1sept.ru
|
||||||
repo: drone/drone-kaniko
|
repo: drone/drone-kaniko-test
|
||||||
cache: false
|
cache: false
|
||||||
tags:
|
tags:
|
||||||
- git-${DRONE_COMMIT_SHA:0:7}
|
- git-${DRONE_COMMIT_SHA:0:7}
|
||||||
@@ -37,10 +37,10 @@ steps:
|
|||||||
from_secret: harbor-password
|
from_secret: harbor-password
|
||||||
|
|
||||||
- name: test image
|
- name: test image
|
||||||
image: harbor.1sept.ru/drone/drone-kaniko:drone-${DRONE_BUILD_NUMBER}
|
image: harbor.1sept.ru/drone/drone-kaniko-test:drone-${DRONE_BUILD_NUMBER}
|
||||||
settings:
|
settings:
|
||||||
registry: harbor.1sept.ru
|
registry: harbor.1sept.ru
|
||||||
repo: drone/drone-kaniko
|
repo: drone/drone-kaniko-test
|
||||||
cache: false
|
cache: false
|
||||||
tags:
|
tags:
|
||||||
- test
|
- test
|
||||||
@@ -93,6 +93,6 @@ image_pull_secrets:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: c44cfe961119141dbba92d73ff31f29821830ed35534d0fb40873dde158f8ae4
|
hmac: 5434fd3ef36f3c4ad6ed754afd734938942bb756c6f33a1d3388ac74456aba04
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user