mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-04 23:34:51 +00:00
Update main.yml
Adds url and user values
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Trigger Jenkins Job
|
||||
uses: appleboy/jenkins-action@0.0.1
|
||||
with:
|
||||
url: "http://example.com"
|
||||
user: "example"
|
||||
url: "http://localhost:8080"
|
||||
user: "ndorin"
|
||||
token: ${{ secrets.TOKEN }}
|
||||
job: "PepperDash Core Branch Builds"
|
||||
|
||||
Reference in New Issue
Block a user