mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-01-19 03:06:41 +00:00
no changes- force build
This commit is contained in:
parent
d63e95f960
commit
c3ce9988f5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user