Added build commands for container
This commit is contained in:
@@ -42,6 +42,12 @@ Use the built-in continuous integration in GitLab.
|
||||
- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
|
||||
- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
|
||||
|
||||
```
|
||||
docker login registry.gitlab.h3132.de
|
||||
docker build -t registry.gitlab.h3132.de/risc-v/toolchain:2024-08-15 .
|
||||
docker push registry.gitlab.h3132.de/risc-v/toolchain:2024-08-15
|
||||
```
|
||||
|
||||
***
|
||||
|
||||
# Editing this README
|
||||
|
||||
Reference in New Issue
Block a user