- temporarily set to false
Some checks failed
Manually Deploy Image to Coolify / deploy (push) Failing after 43s
continuous-integration/drone/push Build is passing

This commit is contained in:
oonyeje 2025-03-05 07:15:18 -05:00
parent 4cfce53b6d
commit 3a1e7beb6a

View File

@ -8,12 +8,12 @@ on:
inputs: inputs:
image_tag: image_tag:
description: 'Built Container Image to deploy' description: 'Built Container Image to deploy'
required: true required: false
default: 'latest' default: 'latest'
type: string type: string
environment: environment:
description: 'Coolify Environment to deploy to' description: 'Coolify Environment to deploy to'
required: true required: false
type: choice type: choice
default: 'staging' default: 'staging'
options: options: