Skip to content

Commit

Permalink
fixup! build: add Action to start Jenkins CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchini committed Jun 27, 2020
1 parent 0ff0fec commit e1a7765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/start-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set -xe
GITHUB_TOKEN=$1
OWNER=$2
REPOSITORY=$3
API_URL=https://api.github.com
REQUEST_CI_LABEL='request-ci'
REQUEST_CI_FAILED_LABEL='request-ci-failed'
shift 3
Expand Down

0 comments on commit e1a7765

Please sign in to comment.