Files
2023-12-14 21:02:39 -08:00

6 lines
238 B
Bash
Executable File

#!/bin/bash
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
cd $SCRIPT_DIR/../
skaffold --update-check=false --interactive=false dev -m infra-core -m infra-nemesis -m monitoring --port-forward=user -p dev