mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
No TTY
This commit is contained in:
2
.github/workflows/generatePostman.yml
vendored
2
.github/workflows/generatePostman.yml
vendored
@@ -10,6 +10,6 @@ jobs:
|
||||
- uses: addnab/docker-run-action@v3
|
||||
with:
|
||||
image: gcatanese/openapi-generator-postman-v2
|
||||
options: -v ${{ github.workspace }}:/usr/src/app -it
|
||||
options: -v ${{ github.workspace }}:/usr/src/app -i
|
||||
run: generate -i json/CheckoutService-v69.json -o CheckoutService-v69.postman
|
||||
# - uses: stefanzweifel/git-auto-commit-action@v4
|
||||
Reference in New Issue
Block a user