Avoid assuming we're on Debian-based in release build
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
48d17c122d
commit
4ee1efd4b9
@ -240,8 +240,6 @@ build-docker-tag:
|
|||||||
package-app:
|
package-app:
|
||||||
image: mobilizon/buildpack:1.13.4-erlang-24.3.3-${OS}
|
image: mobilizon/buildpack:1.13.4-erlang-24.3.3-${OS}
|
||||||
stage: package
|
stage: package
|
||||||
before_script:
|
|
||||||
- apt-get update && apt-get install -yq build-essential git curl cmake
|
|
||||||
variables: &release-variables
|
variables: &release-variables
|
||||||
MIX_ENV: "prod"
|
MIX_ENV: "prod"
|
||||||
DEBIAN_FRONTEND: noninteractive
|
DEBIAN_FRONTEND: noninteractive
|
||||||
|
Loading…
Reference in New Issue
Block a user