mirror of https://github.com/istio/istio.io.git
Update script header to indicate the new location (#841)
* Update script header to indicate the new location * Typo
This commit is contained in:
parent
0a7f7f80b0
commit
b300210e82
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
# This is deprecated - moved to
|
||||
# https://github.com/istio/admin-sites/blob/master/archive.istio.io/build.sh
|
||||
|
||||
#example: PROJECT_ID=istiodocs-v01 RELEASE=0.1 FIREBASE_TOKEN=aabbccdd ./scripts/build.sh
|
||||
|
||||
# This script builds and pushes the current branch
|
||||
|
|
Loading…
Reference in New Issue