Change CI/CD build from gitlab to gitea

This commit is contained in:
2025-01-01 19:27:52 +11:00
parent a9e6c82ce7
commit a71cb13847
9 changed files with 147 additions and 156 deletions

View File

@@ -13,7 +13,7 @@ ENV COMPOSER_HOME=/var/cache/composer
ENV SITE_USER=www-data
COPY init-docker /sbin/init-docker
COPY docker/init-docker /sbin/init-docker
RUN chmod 550 /sbin/init-docker && chown ${SITE_USER}:0 /sbin/init-docker
COPY . /var/www/html/