Behaviour
Steps to reproduce this issue
use following workflow https://github.com/ElisaOyj/kops-autoscaler-openstack/blob/master/.github/workflows/master.yml
- it should have login to docker registry
- it should have push to registry with more than 2 tags
Expected behaviour
I expect that credentials are used to all tags that are listed.
Actual behaviour
https://github.com/ElisaOyj/kops-autoscaler-openstack/runs/1122690450?check_suite_focus=true I have executed this now twice but always only the first tag will use credentials and other tags will return http code 401 from registry.
We can see only one tag now in registry latest but another one is missing
Behaviour
Steps to reproduce this issue
use following workflow https://github.com/ElisaOyj/kops-autoscaler-openstack/blob/master/.github/workflows/master.yml
Expected behaviour
I expect that credentials are used to all tags that are listed.
Actual behaviour
https://github.com/ElisaOyj/kops-autoscaler-openstack/runs/1122690450?check_suite_focus=true I have executed this now twice but always only the first tag will use credentials and other tags will return http code 401 from registry.
We can see only one tag now in registry
latestbut another one is missing