Skip to content

Commit

Permalink
Use new ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lablans committed Mar 7, 2024
1 parent 7bcb6aa commit 31c4d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
docker:
# This workflow defines how a maven package is built, tested and published.
# Visit: https://github.com/samply/github-workflows/blob/develop/.github/workflows/docker-ci.yml, for more information
uses: samply/github-workflows/.github/workflows/docker-ci.yml@main
uses: samply/github-workflows/.github/workflows/docker-ci.yml@docker-cache
with:
# The Docker Hub Repository you want eventually push to, e.g samply/share-client
image-name: "samply/beam-file"
Expand Down

0 comments on commit 31c4d4e

Please sign in to comment.