mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 13:08:05 +00:00
updated log to docker
This commit is contained in:
parent
c3ce9988f5
commit
aadea1d319
@ -33,7 +33,7 @@ cache:
|
||||
install: true
|
||||
|
||||
script:
|
||||
- echo "$DOCKER_HUB_ACCESS_TOKEN" | docker login -u "$DOCKER_HUB_USERNAME" --password-stdin
|
||||
- echo "docker login -u "$DOCKER_USER" -p "$DOCKER_PWD"
|
||||
- docker run --rm -v $(pwd):/HIRS hirs/hirs-ci:centos7 /bin/bash -c "cd /HIRS; ./gradlew :$SUBPROJECT:build -x test :$TCG_RIM_TOOL:build"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user