fix deprecation warnings
This commit is contained in:
@@ -290,7 +290,6 @@ in
|
||||
docker = {
|
||||
dockerImage = "docker:stable";
|
||||
dockerVolumes = [ "/var/run/docker.sock:/var/run/docker.sock" ];
|
||||
tagList = [ "docker" ];
|
||||
authenticationTokenConfigFile = secrets."gitlab-runner/docker".path;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user