fix: update container registry
This commit is contained in:
4
.vscode/tasks.json
vendored
4
.vscode/tasks.json
vendored
@@ -41,9 +41,9 @@
|
|||||||
"--target",
|
"--target",
|
||||||
"production",
|
"production",
|
||||||
"-t",
|
"-t",
|
||||||
"git.twk95.net/twk95/eleventy:latest",
|
"git.twk95.net/twk95/11ty-site:latest",
|
||||||
"-t",
|
"-t",
|
||||||
"git.twk95.net/twk95/eleventy:${input:version}",
|
"git.twk95.net/twk95/11ty-site:${input:version}",
|
||||||
".",
|
".",
|
||||||
"--push"
|
"--push"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user