Skip to content

Commit daaf845

Browse files
committed
build dir
1 parent cd09be8 commit daaf845

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ jobs:
3434
- attach_workspace:
3535
at: .
3636
- run: gem install package_cloud
37-
- run: mkdir -v -p release
38-
- run: package_cloud push fosdem/video-team/debian/bookworm build/*deb
37+
- run: package_cloud push fosdem/video-team/debian/bookworm /root/build/*deb
3938
- store_artifacts:
4039
path: release
4140
- persist_to_workspace:

0 commit comments

Comments
 (0)