There was an error while loading. Please reload this page.
1 parent f551ec9 commit fdf23bbCopy full SHA for fdf23bb
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
password: ${{ secrets.DOCKERHUB_TOKEN }}
29
-
30
name: Build latest
31
- if: ${{ env.BRANCH == '7.4' }}
+ if: ${{ env.BRANCH == '8.3' }}
32
uses: docker/build-push-action@v2
33
with:
34
platforms: ${{ secrets.DOCKER_PLATFORMS }}
0 commit comments