Build and publish the master docker-ckan image #64
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip3 install -e git+${GIT_URL}@${GIT_BRANCH}#egg=ckan && cd ${SRC_DIR}/ckan && cp who.ini ${APP_DIR} && sed -i 's/backports-zoneinfo==0.2.1//' requirements.txt && pip3 install --no-binary markdown -r requirements.txt && pip3 install -e git+https://github.com/okfn/ckanext-envvars.git#egg=ckanext-envvars && ckan generate config ${CKAN_INI} && ckan config-tool ${CKAN_INI} \"SECRET_KEY = \" && ckan config-tool ${CKAN_INI} \"ckan.plugins = ${CKAN__PLUGINS}\"" did not complete successfully: exit code: 1
|