|
@@ -58,16 +58,6 @@ steps:
|
|
|
- mv /tmp/hestiacp-src/deb/*.deb ./packages/buster
|
|
- mv /tmp/hestiacp-src/deb/*.deb ./packages/buster
|
|
|
- rm -rf /tmp/hestia-src/
|
|
- rm -rf /tmp/hestia-src/
|
|
|
- rm -rf ./hestiacp/
|
|
- rm -rf ./hestiacp/
|
|
|
- - name: Debian Stretch
|
|
|
|
|
- image: debian:stretch
|
|
|
|
|
- commands:
|
|
|
|
|
- - ln -snf /usr/share/zoneinfo/CET /etc/localtime && echo CET > /etc/timezone
|
|
|
|
|
- - ./install_apt.sh
|
|
|
|
|
- - ./build_packages.sh
|
|
|
|
|
- - mkdir -p ./packages/stretch
|
|
|
|
|
- - mv /tmp/hestiacp-src/deb/*.deb ./packages/stretch
|
|
|
|
|
- - rm -rf /tmp/hestia-src/
|
|
|
|
|
- - rm -rf ./hestiacp/
|
|
|
|
|
- name: RHEL 8
|
|
- name: RHEL 8
|
|
|
image: rockylinux:8
|
|
image: rockylinux:8
|
|
|
commands:
|
|
commands:
|
|
@@ -165,16 +155,6 @@ steps:
|
|
|
- mv /tmp/hestiacp-src/deb/*.deb ./packages/buster
|
|
- mv /tmp/hestiacp-src/deb/*.deb ./packages/buster
|
|
|
- rm -rf /tmp/hestia-src/
|
|
- rm -rf /tmp/hestia-src/
|
|
|
- rm -rf ./hestiacp/
|
|
- rm -rf ./hestiacp/
|
|
|
- - name: Debian Stretch
|
|
|
|
|
- image: debian:stretch
|
|
|
|
|
- commands:
|
|
|
|
|
- - ln -snf /usr/share/zoneinfo/CET /etc/localtime && echo CET > /etc/timezone
|
|
|
|
|
- - ./install_apt.sh
|
|
|
|
|
- - ./build_packages.sh
|
|
|
|
|
- - mkdir -p ./packages/stretch
|
|
|
|
|
- - mv /tmp/hestiacp-src/deb/*.deb ./packages/stretch
|
|
|
|
|
- - rm -rf /tmp/hestia-src/
|
|
|
|
|
- - rm -rf ./hestiacp/
|
|
|
|
|
- name: RHEL 8
|
|
- name: RHEL 8
|
|
|
image: rockylinux:8
|
|
image: rockylinux:8
|
|
|
commands:
|
|
commands:
|