1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-30 22:35:29 +00:00
norman/scripts/ci
Guilherme Macedo 5446507fd0
Security bumps and remove unsued Dockerfile
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-08-09 13:49:20 -03:00

8 lines
57 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)
./build
./validate