We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a1914 commit 90d8435Copy full SHA for 90d8435
api/update-then-wait.sh
@@ -16,7 +16,7 @@ START_DATETIME=$(date "+%Y-%m-%d %H:%M:%S")
16
17
echo "Starting update at ${START_DATETIME}"
18
# Run the update command
19
-yarn update
+yarn job:update
20
21
END_DATETIME=$(date "+%Y-%m-%d %H:%M:%S")
22
0 commit comments