Fix CI runner tags

This commit is contained in:
Deon George 2020-08-10 08:16:15 +10:00
parent 8d2a5c080b
commit ce5c32b10f
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ armv7l:build:
- docker push ${CI_REGISTRY_IMAGE}:${CACHETAG}
tags:
- docker
- master
- armv7l
only:
- master
@ -28,6 +28,6 @@ x86_64:build:
- docker push ${CI_REGISTRY_IMAGE}:${CACHETAG}
tags:
- docker
- master
- x86_64
only:
- master