Skip to content

Commit 255fd1c

Browse files
committed
Clone current branch for docker
1 parent 09e007a commit 255fd1c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker_build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
push: false
5151
load: true
5252
tags: arc:test
53+
build-args: |
54+
ARC_BRANCH=${{ github.head_ref || github.ref_name }}
5355
cache-from: type=gha
5456
cache-to: type=gha,mode=max
5557

0 commit comments

Comments
 (0)