This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
node-feature-discovery
Watch
1
Star
0
Fork
You've already forked node-feature-discovery
0
mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced
2025-03-05 16:27:05 +00:00
Code
Activity
34781af9e5
node-feature-discovery
/
scripts
/
test-infra
/
build-image.sh
5 lines
41 B
Bash
Raw
Normal View
History
Unescape
Escape
scripts: add scripts for kubernetest test-infra jobs A step towards moving away from TravisCI.
2020-08-10 20:44:11 +03:00
#!/bin/bash -e
Iniital multi arch build
2021-12-10 13:18:31 +01:00
# local build
scripts: don't use '-e' command line option for make There is no reason to override variables from the environment anymore.
2020-09-15 11:53:50 +03:00
make image
Copy permalink