- temporarily set to false
This commit is contained in:
parent
4cfce53b6d
commit
3a1e7beb6a
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user