rxdi / firelink

Firebase. gcloud and monorepos are not combining very well until they met @rxdi/firelink
MIT License
68 stars 9 forks source link

fix(rsync): added --force argument in order to test the idempotency of rsync #66

Closed Stradivario closed 1 year ago

Stradivario commented 1 year ago

Issue

Description

This PR represents adding a --force argument to rsync in order to not throw error that file exists

rsync: mkdir "/builds/XXXXXX/./.packages" failed: File exists (17)
rsync error: error in file IO (code 11) at main.c(682) [Receiver=3.1.3]

Type of change

Checklist: