We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56b788 commit f217686Copy full SHA for f217686
1 file changed
CONTRIBUTING.md
@@ -94,4 +94,12 @@ Run the tests suite:
94
95
```
96
tests/test_all.sh
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