Skip to content

Commit

Permalink
fix me 7
Browse files Browse the repository at this point in the history
  • Loading branch information
DanStough committed Oct 10, 2023
1 parent 86fbcc4 commit 740d18b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,6 @@ jobs:
uses: hashicorp/actions-docker-build@v1
with:
smoke_test: |
ls dist/linux/amd64/
ls dist/linux/arm64/
tree
TEST_VERSION="$(docker run "${IMAGE_NAME}" -version | awk '/http-echo/{print $2}' | sed s/v//)"
if [ "${TEST_VERSION}" != "${version}" ]; then
Expand Down

0 comments on commit 740d18b

Please sign in to comment.