Skip to content

Merge pull request #43 from loryblu/hotfix/build-dir #7

Merge pull request #43 from loryblu/hotfix/build-dir

Merge pull request #43 from loryblu/hotfix/build-dir #7

Workflow file for this run

name: Deploy homologation environment
on:
push:
branches:
- homologation
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Execute cURL
run: |
curl -X POST ${{ secrets.DEPLOY_HOMOLOGATION_URL }}