Add output variable support (#77)

* add digest as output variable for kaniko plugin
This commit is contained in:
Raghav
2023-03-16 15:33:59 +05:30
committed by GitHub
parent 4893b5b945
commit ed6f3c5bf4
4 changed files with 45 additions and 9 deletions
+3 -4
View File
@@ -130,12 +130,11 @@ steps:
- pull_request
---
kind: pipeline
type: docker
type: vm
name: arm
platform:
os: linux
arch: arm64
pool:
use: ubuntu_arm64
steps:
- name: build