Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinaHutter authored Feb 15, 2024
1 parent ed53ef3 commit 95482c9
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 @@ -46,6 +46,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: ./sen2like
build-args: SEN2LIKE_BUILD_IMAGE_TAG=v4.4.1
push: ${{ github.event_name != 'pull_request' && matrix.os == 'ubuntu-20.04'}}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 95482c9

Please sign in to comment.