Skip to content

chore(deps): bump next from 12.1.0 to 14.1.1 in /ggircs-app/app #535

chore(deps): bump next from 12.1.0 to 14.1.1 in /ggircs-app/app

chore(deps): bump next from 12.1.0 to 14.1.1 in /ggircs-app/app #535

Workflow file for this run

name: Build Containers
on:
push:
branches-ignore:
- main
- master
jobs:
ghg-issuer-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: RafikFarhad/[email protected]
with:
gcloud_service_key: ${{ secrets.GCR_KEY }}
project_id: ggl-cas-storage
image_name: ghg-credentials-issuer
image_tag: latest,${{ github.sha }}
dockerfile: ghg-credentials-issuer/Dockerfile
context: ghg-credentials-issuer