This commit is contained in:
Rolf Martin Glomsrud 2024-08-03 23:43:20 +02:00
parent 48a635a68d
commit 16d12bb39c

View file

@ -8,4 +8,6 @@ steps:
commands: commands:
- npm install - npm install
- npm run build - npm run build
- apt update
- apt upgrade
- apt install rsync - apt install rsync