1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/scripts/test-infra
Markus Lehtonen 4899de7e59 scripts: use a reproducible version in push-image.sh
We don't have a full git repo in the gcb builds so our version/tag magic
inside the makefile does not work. With this patch we get the version
information from the builder environment - fortunately we can do that by
simply stripping the date prefix from the _GIT_TAG variable. By
stripping the date of we match what our makefile does.
2020-09-03 17:19:10 +03:00
..
build-image.sh scripts: add scripts for kubernetest test-infra jobs 2020-08-11 15:55:31 +03:00
push-image.sh scripts: use a reproducible version in push-image.sh 2020-09-03 17:19:10 +03:00
test-e2e.sh scripts: drop special image name handling from test-e2e.sh 2020-09-03 16:01:36 +03:00
verify.sh scripts: fix verify.sh 2020-09-03 15:02:35 +03:00