update Dockerfile
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"name": "OpenJDK21",
|
||||
"name": "OpenJDK21-Slot",
|
||||
"build": {
|
||||
"dockerfile": "Dockerfile",
|
||||
"options": [
|
||||
"--secret", "id=nexus_login,src=/tmp/nexus_login",
|
||||
"--secret", "id=nexus_pwd,src=/tmp/nexus_pwd"
|
||||
]
|
||||
},
|
||||
"containerEnv": {
|
||||
"GIT_REPO_URL": "https://scm.vilanet.fr/kriss/slot"
|
||||
|
||||
Reference in New Issue
Block a user