Files
chromebrew/tools/github_actions_update_builder.sh
Satadru Pramanik, DO, MPH, MEng d9cf152dfa Package building workflow adjustments. (#10791)
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-11-25 22:33:42 +00:00

8 lines
299 B
Bash
Executable File

#!/bin/bash
# Mapping of /output should be set in the docker run options for the
# run-updater step of the generate job in .github/workflows/Updater.yml
cd /output/ || exit 1
git config --global --add safe.directory /output
export CREW_AGREE_TIMEOUT_SECONDS=1
tools/build_updated_packages.rb --skip