mirror of
https://github.com/openfaas/faas.git
synced 2025-06-27 09:13:24 +00:00
14 lines
117 B
Markdown
14 lines
117 B
Markdown
# Alertmanager for ARMHF
|
|
|
|
## Building:
|
|
|
|
```bash
|
|
make ci-armhf-build
|
|
```
|
|
|
|
## Pushing:
|
|
|
|
```bash
|
|
make ci-armhf-push
|
|
```
|