Update build.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 3f22d972d8
commit a0aee04276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

@ -32,7 +32,7 @@ jobs:
with:
push: true
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64
imageName: ${DOCKERHUB_REPOSITORY}
imageName: fscarmen/test:latest
- name: Test container
run: |

Loading…
Cancel
Save