mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-03-05 22:28:00 +00:00
[CI] Fix docker buildpack image name
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
75f549170d
commit
cc8a115974
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue