Skip to content

Commit 03fa536

Browse files
fix
1 parent f6181de commit 03fa536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pack:
4646
upload_to_minio:
4747
stage: deploy
4848
dependencies:
49-
- build
49+
- pack
5050
tags:
5151
- linux
5252
script:

0 commit comments

Comments
 (0)