Skip to content

Commit

Permalink
Update docker-publish-perception.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beasteers authored Dec 21, 2023
1 parent d0c8edf commit 6426b47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish-perception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
tags: [ 'v*.*.*' ]
paths:
- perception/**
- .github/workflows/docker-publish-perception.yaml
pull_request:
branches: [ "main" ]

Expand Down Expand Up @@ -86,6 +87,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max

Expand Down

0 comments on commit 6426b47

Please sign in to comment.