mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
[actions] build but don't push docker on -rc
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user