Skip to content

Enhance CORS configuration in nginx.conf #73

Enhance CORS configuration in nginx.conf

Enhance CORS configuration in nginx.conf #73

Workflow file for this run

name: Docker Image CD
on:
push:
jobs:
docker-build-squash-push:
uses: Geode-solutions/actions/.github/workflows/docker-build-squash-push.yml@master
with:
tag: ${{ github.ref_name }}
secrets:
TOKEN: ${{secrets.GITHUB_TOKEN}}