Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
update restricted utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei Chu committed Sep 30, 2020
1 parent dafd10e commit ce03714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/jenkins/Jenkinsfile_website_release
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
// timeout in minutes
max_time = 180

node('utility') {
node('restricted-utility') {
// Loading the utilities requires a node context unfortunately
checkout scm
utils = load('ci/Jenkinsfile_utils.groovy')
Expand Down

0 comments on commit ce03714

Please sign in to comment.