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-06 08:47:04 +00:00
Code
Activity
bd5ee9c616
node-feature-discovery
/
scripts
/
test-infra
/
build-image.sh
4 lines
27 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
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