Adjust secret_config_id in the dashboard.generator pipeline

This commit is contained in:
Dan Čermák 2021-08-25 13:41:36 +02:00
parent 40e24a5d2b
commit b05d0d7fcb
No known key found for this signature in database
GPG Key ID: 8F8C178E966641D3

View File

@ -5,7 +5,7 @@ pipelines:
lock_behavior: unlockWhenFinished
environment_variables:
OSC_CONFIG: /home/go/config/oscrc-totest-manager
RSYNC_PASSWORD: '{{SECRET:[RSYNC_FOR_COOLO][RSYNC_FOR_COOLO]}}'
RSYNC_PASSWORD: '{{SECRET:[opensuse.secrets][RSYNC_FOR_COOLO]}}'
materials:
script:
git: https://github.com/openSUSE/openSUSE-release-tools.git