mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 20:24:13 -03:00
Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
1
.github/workflows/containers.build.yaml
vendored
1
.github/workflows/containers.build.yaml
vendored
@@ -52,6 +52,7 @@ jobs:
|
||||
|
||||
# Check if containers were found and set the containers_found output
|
||||
if [[ -z "$CONTAINERS" ]]; then
|
||||
echo "No Containers Found, Skipping"
|
||||
echo ::set-output name=containers_found::false
|
||||
else
|
||||
echo ::set-output name=containers_found::true
|
||||
|
||||
Reference in New Issue
Block a user