forked from TrueCloudLab/certificates
[actions] build but don't push docker on -rc
This commit is contained in:
parent
2c495a347f
commit
3473b88ac8
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -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…
Reference in a new issue