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