[CI] Fix docker buildpack image name
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
75f549170d
commit
cc8a115974
@ -239,7 +239,7 @@ build-docker-tag:
|
|||||||
|
|
||||||
# Packaging app for amd64
|
# Packaging app for amd64
|
||||||
package-app:
|
package-app:
|
||||||
image: 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:
|
before_script:
|
||||||
- apt-get update && apt-get install -yq build-essential git curl cmake
|
- apt-get update && apt-get install -yq build-essential git curl cmake
|
||||||
|
Loading…
Reference in New Issue
Block a user