Skip to content

Commit

Permalink
no op
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry McGuinness committed Aug 21, 2024
1 parent 6c71ed6 commit 3b09b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ def machine = 'none'
def CUSTOM_WORKSPACE = 'none'
def cases = ''
def GH = 'none'
// Location of the custom workspaces for each machine in the CI system. They are persitent for each iteration of the PR.
// Location of the custom workspaces for each machine in the CI system. They are persitent for each iteration of the PR. update
def NodeName = [hera: 'Hera-EMC', orion: 'Orion-EMC', hercules: 'Hercules-EMC', gaea: 'Gaea']
def custom_workspace = [hera: '/scratch1/NCEPDEV/global/CI', orion: '/work2/noaa/stmp/CI/ORION', hercules: '/work2/noaa/stmp/CI/HERCULES', gaea: '/gpfs/f5/epic/proj-shared/global/CI']
def repo_url = 'git@github.com:TerrenceMcGuinness-NOAA/global-workflow.git'
Expand Down

0 comments on commit 3b09b3e

Please sign in to comment.