feat(build): enable cross platform build

!3
This commit is contained in:
2023-05-08 12:12:10 +09:30
parent 0a367146bf
commit d7c9ce9508
5 changed files with 469 additions and 118 deletions

View File

@ -42,6 +42,17 @@ links:
- [Merge Requests (Pull Requests)](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests)
## Documentation
**TO DO:**
``` md
- available tags `dev` for latest dev build
- latest matches latest git tag
```
point docs to gitlab-ci for docker build
## Contributing
@ -53,4 +64,3 @@ For further details on contributing please refer to the [contribution guide](CON
## Other
This repo is release under this [license](LICENSE)