Files
podinfo/e2e/build.sh
2019-08-06 22:13:19 +03:00

7 lines
76 B
Bash
Executable File

#!/usr/bin/env bash
set -o errexit
docker build -t test/podinfo:latest .