mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-06 08:47:04 +00:00
5 lines
43 B
Bash
5 lines
43 B
Bash
|
#!/bin/bash -e
|
||
|
|
||
|
make image -e
|
||
|
make push -e
|