Skip to content

Commit

Permalink
added support for nightly builds (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
giteshk authored Feb 1, 2022
1 parent 31b690d commit 32b0d56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=ref,event=branch
type=schedule,pattern=nightly
type=raw,latest
- name: Push to GitHub Packages
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 32b0d56

Please sign in to comment.