Commit f2b62a6
authored
Fix: make sure no invalid docker tags are applied through invalid or unavailable git branch names (#48)
* fix: check if branch name is empty before applying tag
* fix: transform branch name into valid docker tag before application
* fix: use 68337 to treat DOCKER_TAG as a local var
* fix: use 68337 to treat DOCKER_TAG as a local var
* fix: use builtin substitution for PROJECT_ID1 parent b9d573c commit f2b62a6
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
19 | 27 | | |
20 | 28 | | |
21 | 29 | | |
| 30 | + | |
22 | 31 | | |
23 | 32 | | |
24 | 33 | | |
| |||
0 commit comments