Skip to content

Commit

Permalink
Add tag condition
Browse files Browse the repository at this point in the history
  • Loading branch information
iSkytran committed Apr 24, 2023
1 parent e16c93f commit f259382
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ jobs:
ghcr.io/ncsuarc/mavros
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
flavor: |
latest=true
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
Expand Down

0 comments on commit f259382

Please sign in to comment.