Skip to content

Commit

Permalink
gh action trial
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-z-luo committed Nov 26, 2023
1 parent 2dcd4fc commit 8d33edc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,9 @@ jobs:
travis_api_token: ${{ secrets.TRAVIS_API_TOKEN }}
image_scan_result_cos_api_token: ${{ secrets.CONTAINER_IMAGE_SCAN_RESULT_COS_API_KEY }}
fail_if_overdue: ${{ inputs.scan_fail_if_overdue }}

- name: Demo - Check icr and compare to current image
run: echo "${{ github.ref_name }}"

- name: Build and push
id: build-push
Expand Down

0 comments on commit 8d33edc

Please sign in to comment.