Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cooktheryan authored Aug 3, 2023
1 parent 48f9cae commit cc87343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image-factory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- name: build and push fulcio
run: |
cd fulcio
docker build -t quay.io/securesign/fulcio:v1.3.1 .
docker push quay.io/securesign/fulcio:v1.3.1
docker build -t quay.io/securesign/fulcio:v1.4.0 .
docker push quay.io/securesign/fulcio:v1.4.0
build-rekor:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit cc87343

Please sign in to comment.