mirror of
https://github.com/smallstep/certificates.git
synced 2024-11-11 07:11:00 +00:00
[actions] build but don't push docker on -rc
This commit is contained in:
parent
2c495a347f
commit
3473b88ac8
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 New Issue
Block a user