openSUSE / ansible-obs

Some playbooks to operate OBS
1 stars 10 forks source link

Locking the deployment does not work #74

Open hennevogel opened 1 year ago

hennevogel commented 1 year ago
$ bundle exec bin/ogd lock --reason "ruby jemalloc changes"
{"status":"error","reason":"nil is invalid as a repository identifier. Use the user/repo (String) format, or the repository ID (Integer), or a hash containing :repo and :user keys."}
hennevogel commented 1 year ago

Looks like it doesn't know about the .env or something...