Commit 499289a
authored
Fail the gitlab job if we fail to upload the artifacts (#7861)
## Summary of changes
Fails the gitlab `publish` job if we fail to upload
## Reason for change
We have been silently failing, and it's blocking the release
## Implementation details
`exit 1` if we fail to upload
## Test coverage
This is the test. ~We're still broken, so this should fail.~
https://datadoghq.atlassian.net/browse/APMLP-7221 parent dae5d53 commit 499289a
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| |||
0 commit comments