Skip to content

Add GOMEMLIMIT as env variable in Terraform for serverless implementa… #280

Add GOMEMLIMIT as env variable in Terraform for serverless implementa…

Add GOMEMLIMIT as env variable in Terraform for serverless implementa… #280

name: Publish Schemas to Registry
on:
push:
branches:
- main
jobs:
deploy-schemas:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- name: Checkout repository
uses: actions/[email protected]
# - name: Auth to GCP
# uses: google-github-actions/auth@v0
# with:
# credentials_json: ${{ secrets.HONEYPOT_CI_CREDENTIALS }}
# - name: Upload schemas
# uses: google-github-actions/upload-cloud-storage@v0
# with:
# path: schemas
# destination: registry.silverton.io
# parent: false