Skip to content

Add CORS headers and update Vary header in nginx.conf #72

Add CORS headers and update Vary header in nginx.conf

Add CORS headers and update Vary header in nginx.conf #72

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}}