Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-schulze-vireso committed Jul 25, 2022
1 parent 4b397d2 commit 609d914
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release_dockerhub.yml
Expand Up @@ -44,5 +44,4 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x,linux/386,linux/arm/v7,linux/arm/v6
tags: ${{ secrets.DOCKER_USERNAME }}/bats:${{ steps.version.outputs.version }}-no-faccessat2,${{ secrets.DOCKER_USERNAME }}/bats:latest-no-faccessat2
push: true
build-args:
- bashver: 5.1.4
build-args: bashver=5.1.4

0 comments on commit 609d914

Please sign in to comment.