mirror of
https://git.roussel.pro/public-website/singapore_rain_radar.git
synced 2026-02-09 02:20:17 +01:00
made the docker image lighter and changed the video codec
This commit is contained in:
@@ -6,6 +6,9 @@ jobs:
|
||||
copy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Test if destination directory variable is set
|
||||
if: ${{vars.DESTINATION_DIR == '' }}
|
||||
run: exit 1
|
||||
- name: Configure SSH
|
||||
run: |
|
||||
mkdir -p ~/.ssh/
|
||||
|
||||
Reference in New Issue
Block a user