Skip to content

Commit

Permalink
build: Fix broken Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed Apr 8, 2024
1 parent 77c7aff commit 09ddf62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docker-image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,4 @@ jobs:
# payload: '{ "type":"docker-build", "repo": "${{ github.repository }}", "job": "${{ github.job }}", "workflow": "${{ github.workflow }}","status": "completed","conclusion":"${{ env.JOB_STATUS }}" }'
# username: ${{ secrets.PUBLIC_MQTT_BROKER_USER }}
# connectTimeout: 30000

2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"last-release-sha": "4c44b8a5fdb3c403d6763e7e93f1bf2afe18235f",
"release-as": "11.1.3",
"release-as": "11.1.4",
"release-type": "node",
"prerelease": false,
"draft": true,
Expand Down

0 comments on commit 09ddf62

Please sign in to comment.