Skip to content

Commit 8deb243

Browse files
authored
Remove init script from PHP workflow volumes
1 parent 3653144 commit 8deb243

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ jobs:
7878
volumes:
7979
# Apache config
8080
- ./site.conf:/etc/apache2/sites-enabled/000-default.conf
81-
# Init script
82-
- ./init.sh:/init.sh
8381
# Library code
8482
- ./solid/:/var/www/html/apps/solid/
8583
- ./.config/:/var/www/html/apps/.config

0 commit comments

Comments
 (0)