Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: set up aws infrastructure (release/2023.05) #11

Merged
merged 13 commits into from
Jun 23, 2023
Prev Previous commit
Next Next commit
build: build on pull_request
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
  • Loading branch information
esteve committed Jun 1, 2023
commit 612ff8acac3c095a15d53c60635879a7801b81c7
3 changes: 3 additions & 0 deletions .github/workflows/generate-deb-packages-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- 'release/2023.05'
pull_request:
branches:
- 'release/2023.05'

jobs:
start-runner:
Expand Down