mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2025-04-10 08:31:04 +02:00
mention Alpine verison
This commit is contained in:
parent
3b5888ee3c
commit
0a0e16ba15
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ This GitHub Action deploys files in `GITHUB_WORKSPACE` to a remote folder via rs
|
||||||
|
|
||||||
Use this action in a CD workflow which leaves deployable code in `GITHUB_WORKSPACE`.
|
Use this action in a CD workflow which leaves deployable code in `GITHUB_WORKSPACE`.
|
||||||
|
|
||||||
The base-image (drinternet/rsync) of this action is very small and is based on Alpine (no cache) which results in fast deployments.
|
The base-image (drinternet/rsync) of this action is very small and is based on Alpine 3.14.1 (no cache) which results in fast deployments.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue