We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858bdde commit 08ff2aeCopy full SHA for 08ff2ae
.github/workflows/ci.yml
@@ -2,6 +2,7 @@ name: Workflow for Codecov example-python
2
on: [push, pull_request]
3
jobs:
4
run:
5
+ runs-on: ubuntu-latest
6
container:
7
image: quay.io/stackrox-io/apollo-ci:stackrox-test-0.3.61
8
steps:
0 commit comments