This commit is contained in:
@@ -37,7 +37,7 @@ steps:
|
|||||||
from_secret: harbor-password
|
from_secret: harbor-password
|
||||||
|
|
||||||
- name: test image
|
- name: test image
|
||||||
image: harbor.1sept.ru/drone/drone-kaniko:git-${DRONE_COMMIT_SHA:0:7}
|
image: harbor.1sept.ru/drone/drone-kaniko:drone-${DRONE_BUILD_NUMBER}
|
||||||
settings:
|
settings:
|
||||||
registry: harbor.1sept.ru
|
registry: harbor.1sept.ru
|
||||||
repo: drone/drone-kaniko
|
repo: drone/drone-kaniko
|
||||||
@@ -70,7 +70,7 @@ trigger:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: build image
|
- name: build image
|
||||||
image: harbor.1sept.ru/drone/drone-kaniko:git-${DRONE_COMMIT_SHA:0:7}
|
image: harbor.1sept.ru/drone/drone-kaniko:drone-${DRONE_BUILD_PARENT}
|
||||||
settings:
|
settings:
|
||||||
registry: harbor.1sept.ru
|
registry: harbor.1sept.ru
|
||||||
repo: drone/drone-kaniko
|
repo: drone/drone-kaniko
|
||||||
@@ -93,6 +93,6 @@ image_pull_secrets:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 768919cfb45c131aae70e3091b96b6e2b75edfb0a0c019792f59da89d124991d
|
hmac: c44cfe961119141dbba92d73ff31f29821830ed35534d0fb40873dde158f8ae4
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user