This commit is contained in:
Sivert V. Sæther
2025-02-18 13:56:02 +01:00
commit dc53b1c176
6 changed files with 205 additions and 0 deletions

3
docker/yarn.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
set -x
docker compose run --rm -T leadsfe yarn $*