We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd09be8 commit daaf845Copy full SHA for daaf845
1 file changed
.circleci/config.yml
@@ -34,8 +34,7 @@ jobs:
34
- attach_workspace:
35
at: .
36
- run: gem install package_cloud
37
- - run: mkdir -v -p release
38
- - run: package_cloud push fosdem/video-team/debian/bookworm build/*deb
+ - run: package_cloud push fosdem/video-team/debian/bookworm /root/build/*deb
39
- store_artifacts:
40
path: release
41
- persist_to_workspace:
0 commit comments