We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c332ce6 commit cf0a5e0Copy full SHA for cf0a5e0
.github/workflows/docker.yml
@@ -17,7 +17,7 @@ on:
17
env:
18
# Build the image for amd64 and arm64
19
BUILD_PLATFORMS: linux/amd64,linux/arm64
20
- DOCKERHUB_REPO: ${{ github.repository_owner }}/esp32-arduino-lib-builder
+ DOCKERHUB_REPO: lucassvaz/esp32-arduino-lib-builder-test
21
22
jobs:
23
docker:
0 commit comments