Skip to content

Commit

Permalink
Update docker_multiarch_build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sridhar-daxa authored Sep 17, 2024
1 parent 685fcfa commit 43dda68
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docker_multiarch_build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

name: ci-docker-multi-arch
on:
push:
branches:
- pebblo-v0.1.19-docker-build
workflow_dispatch:

jobs:
Expand Down Expand Up @@ -36,4 +39,4 @@ jobs:
build-args: |
"build_image=python:3.11"
"base_image=python:3.11"
"pebblo_branch=${{ env.VERSION }}"
"pebblo_branch=${{ env.VERSION }}"

0 comments on commit 43dda68

Please sign in to comment.