File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 8080 - name : Deploy containers
8181 run : |
8282 task drupal:getpull-image
83- task drupal:install-first
83+ task create:apps
8484 task drupal:deploy
8585 task drupal:waiting
8686 # === LINTING PHASE ===
Original file line number Diff line number Diff line change 11{
22 "name" : " @hackariens/drupal" ,
33 "version" : " 1.0.0" ,
4- "description" : " Template de site internet sous wordpress " ,
4+ "description" : " Template de site internet sous drupal " ,
55 "main" : " index.js" ,
66 "scripts" : {
7- "lint:markdown" : " markdownlint README.md" ,
8- "lint:styelint:fix" : " stylelint assets/scss/*.scss --fix" ,
9- "lint:stylelint" : " stylelint assets/scss/*.scss"
7+ "lint:markdown" : " markdownlint README.md"
108 },
119 "repository" : {
1210 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments