blob: 59eb7fd7aa2a6c8ad272b05f1723c7a3708f1a58 [file] [log] [blame]
#/bin/bash
# Create the service account that has access to the skia-public-config repo
# and export a key for it into the kubernetes cluster as a secret.
set -e -x
./secrets/add-service-account.sh skia-public skia-public skia-continuous-deploy "Continous deploy to skia-public."