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 95482c9 commit 5222565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: ./sen2like
build-args: SEN2LIKE_BUILD_IMAGE_TAG=v4.4.1
build-args: SEN2LIKE_BUILD_IMAGE_TAG=sen2like_base
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 5222565

Please sign in to comment.