Change gitlab-ci tag

This commit is contained in:
Deon George 2019-02-03 11:29:46 +11:00
parent dbd8bc3a99
commit f16644ac15

View File

@ -40,6 +40,7 @@ build:
- docker push ${CI_REGISTRY_IMAGE}:${CACHETAG}
- if [ -n "${TRIGGER_PIPELINE}" ]; then curl -sSX POST -F token=${TRIGGER_PIPELINE} -F ref=armv7l-extras http://dev.leenooks.net/api/v4/projects/45/trigger/pipeline > /dev/null; fi
tags:
- docker-armv7l
- docker
- armv7l
only:
- armv7l