code-server-2/.github/workflows
Joe Previte 9cbf6926f2
fix(ci): always upload test artifacts
Before this commit, if the tests fail then the artifacts don't get uploaded.
This makes it harder to debug failing e2e tests.

To prevent this, this commit adds an "if" condition which says always run this
step.

Source: https://stackoverflow.com/a/58859404/3015595
2021-03-05 10:28:37 -07:00
..
ci.yaml fix(ci): always upload test artifacts 2021-03-05 10:28:37 -07:00
publish.yaml Switch off debian:8 to debian:10 for the typescript build image 2020-10-07 15:58:30 -04:00