Skip to content

Commit

Permalink
Tag next development
Browse files Browse the repository at this point in the history
  • Loading branch information
enyachoke committed May 23, 2024
1 parent 6f6ea80 commit 1da87b2
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 @@ -12,7 +12,7 @@ jobs:
with:
download-artifacts: false
image-name: "senaite"
image-version: "2.3.0-1.0.0"
image-version: "dev"
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_REGISTRY_USERNAME }}
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_REGISTRY_PASSWORD }}

0 comments on commit 1da87b2

Please sign in to comment.