Skip to content
Snippets Groups Projects
Commit 6e27d066 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

add missing gettext dependency in the CI

parent bd268414
No related branches found
No related tags found
1 merge request!14Add python
Pipeline #106204 failed
......@@ -20,6 +20,7 @@ build:
export VERSIONS_TAG="${R_VERSION}--${SHINY_SERVER_VERSION}"
fi
fi
- apk add gettext
- envsubst < ./Dockerfile.$LANGUAGE > Dockerfile
# pull the latest build
- docker pull "$CI_REGISTRY_IMAGE/${LANGUAGE}:latest" || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment