Fixing action
This commit is contained in:
parent
0ba6941cd2
commit
efccdcbb06
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
local env = std.extVar("env"),
|
||||
# FIXME: namespace does not work if the branch contains a "/"
|
||||
local namespace = env.GITHUB_REF_SLUG,
|
||||
local tag = if namespace == "master" then "latest" else namespace,
|
||||
"$schema": "https://raw.githubusercontent.com/thecodingmachine/deeployer/master/deeployer.schema.json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue