Add delete preview-env / auto-deploy a staging
This commit is contained in:
parent
1d0313229e
commit
a55693f967
10 changed files with 136 additions and 91 deletions
|
@ -56,7 +56,8 @@ deploy: [
|
|||
|
||||
{
|
||||
name: "quay/quay-app",
|
||||
variables: $.variables
|
||||
variables: $.variables,
|
||||
version: ":stable"
|
||||
},
|
||||
|
||||
# Deploy the initdb script
|
||||
|
|
Reference in a new issue