Run gocd/generate.sh
This commit is contained in:
parent
7cb280e040
commit
5cef3b8f81
@ -45,7 +45,7 @@ pipelines:
|
|||||||
script:
|
script:
|
||||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||||
timer:
|
timer:
|
||||||
spec: 0 4 * ? * *
|
spec: 0 2 * ? * *
|
||||||
only_on_changes: false
|
only_on_changes: false
|
||||||
stages:
|
stages:
|
||||||
- Run:
|
- Run:
|
||||||
@ -63,7 +63,7 @@ pipelines:
|
|||||||
script:
|
script:
|
||||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||||
timer:
|
timer:
|
||||||
spec: 0 5 * ? * *
|
spec: 0 3 * ? * *
|
||||||
only_on_changes: false
|
only_on_changes: false
|
||||||
stages:
|
stages:
|
||||||
- Run:
|
- Run:
|
||||||
|
@ -74,4 +74,4 @@ pipelines:
|
|||||||
- staging-bot
|
- staging-bot
|
||||||
tasks:
|
tasks:
|
||||||
- script: |
|
- script: |
|
||||||
ruby obs-to-vagrantcloud.rb --url https://download.opensuse.org/distribution/leap/15.4/appliances/boxes/Leap-15.4.aarch64-libvirt_aarch64.json --organization opensuse --new-box-name Leap-15.4.aarch64
|
ruby obs-to-vagrantcloud.rb --url https://download.opensuse.org/distribution/leap/15.4/appliances/boxes/Leap-15.4.aarch64-libvirt_aarch64.json --organization opensuse --new-box-name Leap-15.4.aarch64
|
Loading…
x
Reference in New Issue
Block a user