ci: friskies?⁵

This commit is contained in:
Alexandre Aubin 2023-01-19 18:36:38 +01:00
parent ece8d65601
commit a568c7eecd

View file

@ -22,7 +22,8 @@
- ls -l $YNH_BUILD_DIR - ls -l $YNH_BUILD_DIR
- ls -l $YNH_BUILD_DIR/$PACKAGE/ - ls -l $YNH_BUILD_DIR/$PACKAGE/
- ls -l $YNH_BUILD_DIR/*.deb - ls -l $YNH_BUILD_DIR/*.deb
- cd $YNH_BUILD_DIR/ - cp ./*.deb ${CI_PROJECT_DIR}/
- cd ${CI_PROJECT_DIR}
######################################## ########################################
# BUILD DEB # BUILD DEB