mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Update action aliases usage notice
This commit is contained in:
parent
2bc1f20cba
commit
ab1c30e3f1
3
psu
3
psu
@ -79,7 +79,8 @@ main() {
|
||||
ACTIONS_TEXT_ONLY="actions lint help version"
|
||||
|
||||
# Aliases of default actions
|
||||
# NOTICE: This is an experimental feature
|
||||
# NOTICE: This is not a long term supported feature
|
||||
# Please, avoid to use these action aliases in production
|
||||
declare -A ACTIONS_ALIASES
|
||||
ACTIONS_ALIASES=(
|
||||
["update"]="deploy"
|
||||
|
Loading…
Reference in New Issue
Block a user