diff --git a/.github/workflows/push-image.yaml b/.github/workflows/push-image.yaml index 1c8919d..6ecb60d 100644 --- a/.github/workflows/push-image.yaml +++ b/.github/workflows/push-image.yaml @@ -1,7 +1,7 @@ on: [push] jobs: ecr: - runs-on: ubuntu-latest + runs-on: self-hosted name: Docker build and push to ECR env: ## Repository must be in the format '//'