mirror of
https://github.com/simon987/task_tracker.git
synced 2025-12-16 08:19:03 +00:00
Apply CodeRefactor manual fixes
This commit is contained in:
1
jenkins/Jenkinsfile
vendored
1
jenkins/Jenkinsfile
vendored
@@ -36,6 +36,7 @@ pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'golang:latest'
|
||||
args '--network "host"'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user