Skip to content

Commit

Permalink
Update spectro-release.yaml (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayesh-srivastava authored Dec 18, 2023
1 parent 48c521e commit a2facdc
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 Tag
if: ${{ github.event.inputs.rel_type == 'release' }}
Expand Down

0 comments on commit a2facdc

Please sign in to comment.