Skip to content

Commit 03db3ce

Browse files
authored
fix: pr build
1 parent 7a1e8e3 commit 03db3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ blocks:
8080
- name: Run build
8181
commands:
8282
- make
83-
- make multi-arch-image-${SEMAPHORE_GIT_PR_NUMBER}
83+
- make multi-arch-image-pr-${SEMAPHORE_GIT_PR_NUMBER}
8484

8585
- name: Tag - Build release
8686
dependencies: ["Warm cache"]

0 commit comments

Comments
 (0)