[fix] CI: fix docker push

dependabot/pip/master/sphinx-6.1.3
Alexandre Flament 3 years ago
parent 824fe40a28
commit 5a511f0d62

@ -92,7 +92,7 @@ jobs:
- documentation
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
runs-on: ubuntu-20.04
runs-on: ubuntu-18.04
steps:
- name: Checkout
if: env.DOCKERHUB_USERNAME != null

Loading…
Cancel
Save