no changes- force build

This commit is contained in:
lareine 2021-05-27 14:41:33 -04:00
parent d63e95f960
commit c3ce9988f5

View File

@ -36,6 +36,7 @@ script:
- echo "$DOCKER_HUB_ACCESS_TOKEN" | docker login -u "$DOCKER_HUB_USERNAME" --password-stdin
- docker run --rm -v $(pwd):/HIRS hirs/hirs-ci:centos7 /bin/bash -c "cd /HIRS; ./gradlew :$SUBPROJECT:build -x test :$TCG_RIM_TOOL:build"
jobs:
include:
- stage: Packaging and System Tests