DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

Fix push_release_tag_* jobs in release CI #59

Closed clamoriniere closed 3 years ago

clamoriniere commented 3 years ago

What does this PR do?

push_release_tag job didn't work as expected, the environment variable were not propagated to the extended job:

Motivation

Fix releasing process

Additional Notes

Anything else we should know when reviewing?

Describe your test plan

Write there any instructions and details you may have to test your PR.