• Jon Mason's avatar
    CI: define DEFAULT_TAG and CPU_REQUEST · c32c4043
    Jon Mason authored
    
    
    DEFAULT_TAG and CPU_REQUEST are being used to help with internal Gitlab
    pipeline setups know which type of machines to run on, but has no value
    outside of Arm Corp.  Gitlab CI allows for variables to be overridden
    by default.  So, we can give it a default value of NULL/empty and have
    everything work internally and externally by default.
    Signed-off-by: default avatarJon Mason <jon.mason@arm.com>
    c32c4043
Validating GitLab CI configuration… Learn more
.gitlab-ci.yml 6.11 KB