updated ci_centos.yaml

pull/2/head
Hari Sekhon 5 years ago
parent 61a3f03a4e
commit 603cb97b6e

@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: harisekhon/centos-dev container: harisekhon/centos-dev
steps: steps:
# doesn't retain .git in docker container # untars repo in docker container so git submodule update fails
#- uses: actions/checkout@v2 #- uses: actions/checkout@v2
- name: build & test - name: build & test
run: | run: |

Loading…
Cancel
Save