Skip to content

Commit

Permalink
Dummy Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
enyachoke committed May 23, 2024
1 parent e0ab010 commit d10f991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
download-artifacts: false
image-name: "senaite"
image-version: "dev"
# image-version: "dev"
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_REGISTRY_USERNAME }}
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_REGISTRY_PASSWORD }}

0 comments on commit d10f991

Please sign in to comment.