Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jburns24 committed Sep 11, 2023
1 parent 5f36c6e commit 1ca8c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-infra.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Infra
name: Build and Release

on:
push:
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
tree
tree ..
echo "ecr_arn=`terragrunt output --json | jq .ecr_repository_arn.value -r`" >> GITHUB_OUTPUT
working-directory: ./terraform
#working-directory: ./terraform

- name: Fetch ECS Repo Url
run: |
Expand Down

0 comments on commit 1ca8c6d

Please sign in to comment.