-
-
Notifications
You must be signed in to change notification settings - Fork 423
Commit 41aee80
add nightly pipeline (#322)
* add nightly pipeline
* change trigger to "nightly" tag push instead of cron that is not supported in drone.io SAAS
* clean trigger config
* add exclude filter for nightly in the release pipeline
* remove dist prefix form s3 push key
* add build date to snapshot name template
* exclude goreleaser generated config.yml
* exclude goreleaser generated config.yml hardcoding path
* update checksum template with tag and date prefix1 parent d511e2b commit 41aee80
2 files changed
+45
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | + | ||
84 | 85 |
| |
85 | 86 |
| |
86 | - | ||
87 | + | ||
88 | + | ||
89 | + | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | 4 |
| |
5 | 5 |
| |
6 | - | ||
6 | + | ||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 | - | ||
102 | + |
0 commit comments