Skip to content

Commit 22f688d

Browse files
committed
chore: remove angular:install-first task from Taskfile.yml
1 parent fb51c82 commit 22f688d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Taskfile.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,6 @@ tasks:
6666
COMPOSE_FILE: "{{.DOCKERCOMPOSEFILE}}"
6767
STACK_NAME: "{{.STACK_NAME}}"
6868

69-
angular:install-first:
70-
desc: "Installation initiale de Composer et des dépendances"
71-
silent: true
72-
cmds:
73-
- docker run --rm -v $(pwd)/apps:/var/www -w /var/www koromerzhin/php:8.4.3-apache-symfony symfony composer install
74-
7569
angular:waiting:
7670
desc: "Attend que les services soient opérationnels"
7771
silent: true

0 commit comments

Comments
 (0)