Skip to content

Commit

Permalink
Modify CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
bionicman committed Aug 9, 2022
1 parent 7a46cec commit a08d48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ run-build-dpkg-focal:
- mv package*.xml _build/src/
- cd _build/src && dpkg-buildpackage -b -rfakeroot -us -uc
only:
- /^debian-.*$/
- /^debian/.*$/
artifacts:
paths:
- _build/*.deb
Expand Down

0 comments on commit a08d48f

Please sign in to comment.