We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abb0019 + 8d551d1 commit 6c7f4d0Copy full SHA for 6c7f4d0
.travis.yml
@@ -4,12 +4,3 @@ services:
4
5
script:
6
- docker build -t tocqueville95/webshopnuxt -f Dockerfile.dev .
7
-
8
-# deploy:
9
-# on:
10
-# all_branches: true
11
-# provider: azure_web_apps
12
-# username: azure_deployment_user # If AZURE_WA_USERNAME isn't set
13
-# password: azure_deployment_password # If AZURE_WA_PASSWORD isn't set
14
-# site: azure_deployment_sitename # If AZURE_WA_SITE isn't set
15
-# slot: azure_deployment_slotname # (optional) If AZURE_WA_SLOT isn't set
0 commit comments