Skip to content

Commit 80e1992

Browse files
authored
Update README.md
1 parent c6b8404 commit 80e1992

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,7 @@ Import API Functions from project A:
123123
Push API Functions to production project B:
124124

125125
`appdrag -a prod-project-b -t USER_API_TOKEN api push`
126+
127+
Up to date functions on the production project won't be updated if their last update date are greater or equal to the ones on the dev project on AppDrag.
128+
If you do changes locally, don't forget to push it on the dev project before pushing to the production, if not, updates will be skipped.
129+

0 commit comments

Comments
 (0)