Skip to content

Merge pull request #386 from datasektionen/384-add-attributes-to-db-s… #18

Merge pull request #386 from datasektionen/384-add-attributes-to-db-s…

Merge pull request #386 from datasektionen/384-add-attributes-to-db-s… #18

name: Deploy to Preview Environment
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Deploy to Nomad
uses: datasektionen/nomad-deploy@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
nomad-token: ${{ secrets.NOMAD_TOKEN }}
nomad-addr: ${{ vars.NOMAD_ADDR }}
job-file-path: preview.nomad.hcl
image-tag: preview