mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 09:59:10 +00:00
feat(interactions): update CI/CD and terraform to add interactions
This commit is contained in:
parent
9354047447
commit
5334353c84
7 changed files with 116 additions and 36 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -38,6 +38,11 @@ jobs:
|
|||
name: Worker Build & Publish
|
||||
needs:
|
||||
- node_test
|
||||
strategy:
|
||||
matrix:
|
||||
worker:
|
||||
- api
|
||||
- interactions
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue