Skip to content
Snippets Groups Projects
Commit b358f60c authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Android CI: update image on install

parent 4f4f88c2
No related branches found
No related tags found
No related merge requests found
Pipeline #6882 passed
......@@ -77,6 +77,9 @@ This is the exact script used to set up an Android CI VM image. Any changes to t
set -e
# --- System ---
# Ensure we're up to date
sudo apt update
sudo apt upgrade -y
# Firewall
sudo apt-get install -y ufw fail2ban
sudo ufw allow ssh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment