Skip to content

Commit f217686

Browse files
committed
update CONTRIBUTING.md regarding build environments history
1 parent d56b788 commit f217686

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,12 @@ Run the tests suite:
9494

9595
```
9696
tests/test_all.sh
97-
```
97+
```
98+
99+
## Build Environments History
100+
101+
Each build does fresh pulls of system dependencies and go modules.
102+
103+
To revert or debug previous build environments, travis-ci pushed the build image to Docker Hub.
104+
105+
The image tag is `cloudwm/cloudcli:{GIT_COMMIT_SHA}-{GOOS}-{GOARCH}`

0 commit comments

Comments
 (0)