Run gocd/generate.sh

This commit is contained in:
Fabian Vogt 2022-06-03 15:38:05 +02:00
parent 7cb280e040
commit 5cef3b8f81
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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