mirror of
https://github.com/ekaaty/ca-certificates-brazil.git
synced 2025-12-06 01:22:38 -03:00
Updated Fedora build CI
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -44,9 +44,9 @@ jobs:
|
||||
&& git push origin ${{ steps.get_metadata.outputs.TAG }} \
|
||||
|| exit 0
|
||||
|
||||
# build-fedora:
|
||||
# needs: release-ci
|
||||
# uses: ./.github/workflows/fedora.yml
|
||||
build-fedora:
|
||||
needs: release-ci
|
||||
uses: ./.github/workflows/fedora.yml
|
||||
# with:
|
||||
#cache-file-path: ${{ needs.release-ci.outputs.ASSET }}
|
||||
# version: ${{ needs.release-ci.outputs.VERSION }}
|
||||
|
||||
Reference in New Issue
Block a user