This commit is contained in:
nora 2022-08-12 14:38:55 +02:00
parent 39c58d393f
commit 8940401dcf
5 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ jobs:
- name: install
id: fun
run: |
pnpm install!
echo pnpm install
foo-service:
needs: [install-build]

0
bar-service/bar.sh Normal file → Executable file
View file

0
bar-service/build.sh Normal file → Executable file
View file

0
foo-service/build.sh Normal file → Executable file
View file

0
foo-service/foo.sh Normal file → Executable file
View file