You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two separate tasks, one to only deploy, and another to compile and deploy. The task that only deploy is working, but that task that compile and deploy is not.
For the compile and deploy task, i'm running gulp-sequence, to make sure to compile and then deploy.
Hello,
I have two separate tasks, one to only deploy, and another to compile and deploy. The task that only deploy is working, but that task that compile and deploy is not.
For the compile and deploy task, i'm running gulp-sequence, to make sure to compile and then deploy.
Here are the gulp tasks:
I tried to make the dist-dev a dependent task to deploy-dev but it didn't to the job too.
I'm missing something?
Thank you
The text was updated successfully, but these errors were encountered: