mirror of
https://github.com/openfaas/faas.git
synced 2025-06-27 17:23:25 +00:00
14 lines
117 B
Markdown
14 lines
117 B
Markdown
# Alertmanager for ARM64
|
|
|
|
## Building:
|
|
|
|
```bash
|
|
make ci-arm64-build
|
|
```
|
|
|
|
## Pushing:
|
|
|
|
```bash
|
|
make ci-arm64-push
|
|
```
|