forked from potsda.mn/mobilizon
[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
|
||||
package-app:
|
||||
image: 1.13.4-erlang-24.3.3-${OS}
|
||||
image: mobilizon/buildpack:1.13.4-erlang-24.3.3-${OS}
|
||||
stage: package
|
||||
before_script:
|
||||
- apt-get update && apt-get install -yq build-essential git curl cmake
|
||||
|
|
Loading…
Reference in a new issue