summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 83dfb0b2c..a202747ed 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -13,7 +13,7 @@ License for the specific language governing permissions and limitations under
the License.
*/
pipeline {
- /* no top-level agent; agents must be declared for each stage */
+ // no top-level agent; agents must be declared for each stage
agent none
environment {