Compare commits
No commits in common. "a0115848d1abc4156c525e3068611079773c889e" and "d6526764dfc5e0355f39f14c6fef10ebe8d3c4d1" have entirely different histories.
a0115848d1
...
d6526764df
|
|
@ -1,9 +0,0 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
start-build:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Start build
|
||||
run: curl https://jenkins.scheme.org/job/${FORGEJO_REPOSITORY_OWNER}/job/compile-r7rs/job/${FORGEJO_REF_NAME}/build?delay=0sec --user ${screts.JENKINS_USERNAME}:${secrets.JENKINS_API_KEY}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue