Fix: read git branch from project path git repo

pull/419/head
Frostebite 2022-08-11 04:48:55 +01:00
parent 3e83089881
commit 0f688d08b8
1 changed files with 4 additions and 0 deletions

View File

@ -166,6 +166,10 @@ inputs:
default: ''
required: false
description: 'Use to specify a way to start depdency services health to enable resilient self-starting jobs'
watchToEnd:
default: 'true'
required: false
description: 'Watch build to end or leave unattended: true/false'
outputs:
volume:
description: 'The Persistent Volume (PV) where the build artifacts have been stored by Kubernetes'