Merge branch 'main' of https://collab-core.psa.gov.ph/psa/uess/authz
This commit is contained in:
Vendored
+1
-1
@@ -68,7 +68,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Restart Docker') {
|
stage('Restart Docker') {
|
||||||
sh 'docker container restart main-authentication-1'
|
sh 'docker container restart main-authorization-1'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
sonar.projectKey=uess-authz
|
||||||
Reference in New Issue
Block a user