Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit ab3e2808 authored by Fazle Rabbi's avatar Fazle Rabbi
Browse files

remove fi from unused if condition

parent 25c417fa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,6 +17,5 @@ include:
      git clone --depth 1 $CI_REPOSITORY_URL --branch $CI_COMMIT_REF_NAME --single-branch /tmp/${CI_JOB_ID}/${APP_NAME}
      sudo rsync -avzh --chown www-data:www-data --delete --exclude '.git*' /tmp/${CI_JOB_ID}/${APP_NAME} ${DEPLOYMENT_PATH}/html/themes/${APP_NAME}
      docker exec -u www-data $CONTAINER_NAME /usr/local/bin/php /var/www/html/occ maintenance:theme:update
      fi
      EOT
    - echo "SUCCESS" > .job_status