Removed variables in gitlab-ci

This commit is contained in:
Deon George 2019-07-25 21:16:08 +10:00
parent 3ef795079c
commit 7ac241d5bc

View File

@ -11,6 +11,6 @@ x86_64:build:
- docker push ${CI_REGISTRY_IMAGE}:${CACHETAG}
tags:
- docker
- ${ARCH}
- x86_64
only:
- ${ARCH}
- x86_64