Skip to content

Commit

Permalink
Add install job
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed Jan 11, 2025
1 parent 6d44dba commit 8b9d47c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions toolforge/job-install.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
- name: install
command: rm -r webapp/var/cache && composer -d webapp --no-dev -o install
image: php8.2

0 comments on commit 8b9d47c

Please sign in to comment.