Commit a20c137
u102348 (Per Westling)
Avoid unnecessary curl
This commit will use curl to get the SHA for latest version of dagger, only
if user has requested to use 'latest' version. If requesting a specific version
the curl call is avoided.
This will help to alleviate issue with Error 429 if using a specific dagger-for-github version.
Signed-off-by: u102348 (Per Westling) <per.westling1@saabgroup.com>1 parent 074302d commit a20c137
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
0 commit comments