csi-addons / volume-replication-operator

Apache License 2.0
16 stars 23 forks source link

ci: fix release tag fetching in docker publish workflow #86

Closed Madhu-1 closed 3 years ago

Madhu-1 commented 3 years ago

added code to strip the extra args in release tag reference in GitHub action.

closes #71

sample output at https://github.com/Madhu-1/operator/runs/2672688559?check_suite_focus=true

Signed-off-by: Madhu Rajanna madhupr007@gmail.com

Madhu-1 commented 3 years ago

Are we sure that if we set up an ENV in another step we will be able to access it at other places.

Sample output with multiple steps available in PR description

Madhu-1 commented 3 years ago

As there is a GitHub action change manually merging this one