Sub-directories support (#58)

* Add support to subdirectories

* Update sub-directory description

* Import cd function

* Improve version checkings

* Improve version checking
This commit is contained in:
Samuel Felipe 2023-02-01 08:26:35 -03:00 committed by GitHub
commit b4aad0389b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 5 deletions

View file

@ -18,6 +18,10 @@
# `deploy all`.
# Required.
dep: deploy
# Specifies a sub directory within the repository to deploy
# Optional
sub-directory: "..."
# Config options for the Deployer. Same as the `-o` flag in the CLI.
# Optional.