gitlab-ci: use new, tagged image
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8dc63d1689
commit
7f50ba7d95
@ -4,7 +4,7 @@
|
|||||||
# It needs to be regenerated every time a defconfig is added, using
|
# It needs to be regenerated every time a defconfig is added, using
|
||||||
# "make .gitlab-ci.yml".
|
# "make .gitlab-ci.yml".
|
||||||
|
|
||||||
image: buildroot/base
|
image: buildroot/base:20180205.0730
|
||||||
|
|
||||||
.defconfig_script: &defconfig_script
|
.defconfig_script: &defconfig_script
|
||||||
- echo 'Configure Buildroot'
|
- echo 'Configure Buildroot'
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# It needs to be regenerated every time a defconfig is added, using
|
# It needs to be regenerated every time a defconfig is added, using
|
||||||
# "make .gitlab-ci.yml".
|
# "make .gitlab-ci.yml".
|
||||||
|
|
||||||
image: buildroot/base
|
image: buildroot/base:20180205.0730
|
||||||
|
|
||||||
.defconfig_script: &defconfig_script
|
.defconfig_script: &defconfig_script
|
||||||
- echo 'Configure Buildroot'
|
- echo 'Configure Buildroot'
|
||||||
|
Loading…
Reference in New Issue
Block a user