blob: 450450e7acd1ee20d33277c508e0e65cd70c5389 [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
steps:
- name: 'gcr.io/active-premise-257318/builder'
args: ['./util/build_docs.py']
- name: 'gcr.io/cloud-builders/gsutil'
args: ['-m', 'rsync', '-r', '-d','build/docs/', 'gs://active-premise-257318']