forked from LaconicNetwork/kompose
remove sync docs from ci (#1536)
don't need sync docs since we are building from `/docs` directory instead of `gh-pages`. Signed-off-by: Charlie Drage <charlie@charliedrage.com> Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
parent
e0e69ae886
commit
089e946489
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -43,5 +43,3 @@ jobs:
|
||||
env:
|
||||
# As per https://github.com/mattn/goveralls#github-actions
|
||||
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- run: ./script/sync-docs.sh
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user