[actions] build but don't push docker on -rc

pull/485/head v0.15.9-rc7
max furman 3 years ago
parent 2c495a347f
commit 3473b88ac8

@ -67,7 +67,6 @@ jobs:
name: Build & Upload Docker Images
runs-on: ubuntu-latest
needs: release
if: needs.test.outputs.is_prerelease == 'false'
steps:
- name: Checkout
uses: actions/checkout@v2

Loading…
Cancel
Save