Skip to content

Commit

Permalink
ci: add backup event for building on push
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseylin committed Jul 24, 2023
1 parent 0e685b0 commit 3083568
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
tags: |
type=ref,event=pr
type=semver,pattern={{version}}
type=ref,event=push
- name: Login to Gitlab registry
if: github.event_name != 'pull_request'
uses: docker/login-action@v2
Expand Down

0 comments on commit 3083568

Please sign in to comment.