Skip to content

Commit

Permalink
Fix FIPS release (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadysnaat authored Dec 6, 2023
1 parent 2c0889b commit 1012de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spectro-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
FIPS_ENABLE: yes
REGISTRY: ${{ env.FIPS_REGISTRY }}
run: |
make docker-build
make docker-push
make docker-build-all
make docker-push-all
-
name: Create Release
if: ${{ github.event.inputs.rel_type == 'release' }}
Expand Down

0 comments on commit 1012de4

Please sign in to comment.