Skip to content

chore: release master (#239) #1

chore: release master (#239)

chore: release master (#239) #1

Workflow file for this run

name: release
on:
push:
tags: [ "aepp-graffiti-v*" ]
jobs:
publish-aepp:
uses: aeternity/github-actions/.github/workflows/[email protected]
secrets: inherit
with:
FILE: ./aepp/Dockerfile
CONTEXT: ./aepp
BUILD_ARGS: COMMAND=prd
DOCKERHUB_REPO: "aeternity/aepp-graffiti"
deploy-aepp:
needs: [publish-aepp]
uses: aeternity/github-actions/.github/workflows/[email protected]
secrets: inherit
with:
DEPLOY_ENV: prd
DEPLOY_APP: aepp-graffiti
DEPLOY_TAG: ${{ github.ref_name }}
DEPLOY_SUBDOMAIN: graffiti