alpha
Login
or
Join now
andri.dk
/
jamstack-example
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/andrioid/jamstack-example. https://andri.dk/blog/2021/deploy-static-websites-anywhere
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
using my rclone action
author
Andri Oskarsson
date
5 years ago
(Apr 30, 2021, 8:34 AM +0200)
commit
9a95b154
9a95b1547bf4cea196729a42a69925391b67b18a
parent
682d1d5f
682d1d5f800fd411a48d2f42ecc461c9a6ada1cc
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
deploy-anywhere.yaml
+1
-1
.github/workflows/deploy-anywhere.yaml
View file
Reviewed
···
51
51
name: public
52
52
path: public
53
53
- run: ls -alh
54
54
-
- run: rclone sync public/* spaces
54
54
+
- run: rclone -v sync public/* spaces