Skip to content

dispatch jobs#2

Open
andrew-sha wants to merge 27 commits intomainfrom
ashannon/jobrunner/dispatch_jobs
Open

dispatch jobs#2
andrew-sha wants to merge 27 commits intomainfrom
ashannon/jobrunner/dispatch_jobs

Conversation

@andrew-sha
Copy link
Member

No description provided.

name: Pull Latest Head of Main
command: |
<< parameters.ssh >> "cd $SCOPULI_RUNNER_DIR/scopuli && git checkout $SCOPULI_ENV && git pull"
<< parameters.ssh >> "mkdir /jobrunner/ cd $JOBRUNNER_DIR/jobrunner && git checkout main && git pull"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<< parameters.ssh >> "mkdir /jobrunner/ cd $JOBRUNNER_DIR/jobrunner && git checkout main && git pull"
<< parameters.ssh >> "mkdir $JOBRUNNER_DIR/jobrunner/ cd $JOBRUNNER_DIR/jobrunner && git checkout main && git pull"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants