blob: 5e6ae0806a93282a4516cb4d00d5e86adf400918 [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2020 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Deploy latest cron jobs to google cloud.
# This includes cron jobs for both app_dart and auto_submit.
gcloud app deploy --project "$1" cron.yaml