mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix release.sh. git commands need to be run in git repo.
PiperOrigin-RevId: 307458938
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
source $(dirname $0)/common.sh
|
||||
cd $(dirname $0)/..
|
||||
source scripts/common.sh
|
||||
|
||||
# Tag a release only if provided.
|
||||
if ! [[ -v KOKORO_RELEASE_COMMIT ]]; then
|
||||
|
||||
Reference in New Issue
Block a user