Skip to content

Switch to ECR (#16)

Switch to ECR (#16) #3

Workflow file for this run

name: integration
on:
push:
branches: [ master ]
jobs:
publish:
uses: aeternity/github-actions/.github/workflows/_publish-ecr.yml@v2.3.1
secrets: inherit
deploy:
uses: aeternity/github-actions/.github/workflows/_deploy-gitops.yml@v2.3.1
needs: [publish]
secrets: inherit
with:
DEPLOY_ENV: dev
DEPLOY_APP: ${{ github.event.repository.name }}
DEPLOY_VERSION: ${{ github.ref_name }}
DEPLOY_SUBDOMAIN: hyperchain