Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 421 Bytes

Determinism

Experimental build system for complex, deterministic software builds:

  • highly deterministic
  • truely portable
  • effictivly cached
  • matrix builds

Creating a new buildenv docker image

  1. Modify build-environment/Dockerfile
  2. Create a tag in the format "buildenv-v*.."
  3. Wait for action to complete
  4. Docker image wille be tagged with the same tag, that you picked