Run gocd/generate.sh
This commit is contained in:
parent
7cb280e040
commit
5cef3b8f81
@ -45,7 +45,7 @@ pipelines:
|
||||
script:
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
timer:
|
||||
spec: 0 4 * ? * *
|
||||
spec: 0 2 * ? * *
|
||||
only_on_changes: false
|
||||
stages:
|
||||
- Run:
|
||||
@ -63,7 +63,7 @@ pipelines:
|
||||
script:
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
timer:
|
||||
spec: 0 5 * ? * *
|
||||
spec: 0 3 * ? * *
|
||||
only_on_changes: false
|
||||
stages:
|
||||
- Run:
|
||||
|
@ -74,4 +74,4 @@ pipelines:
|
||||
- staging-bot
|
||||
tasks:
|
||||
- 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