Skip to content

Commit

Permalink
Add debug statements
Browse files Browse the repository at this point in the history
  • Loading branch information
sshrihar committed Apr 19, 2024
1 parent 68b8183 commit ccbdca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecs_deploy_docker_taskdef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- name: Set variables
run: |
ls -lrt
if [ "${{ inputs.taskdef_file_script }}" == "local" ]; then
echo "taskdef_file_script=pipelines/Support/taskdef_template/taskdef_creator.py" >> $GITHUB_OUTPUT
echo "taskdef_file_template=pipelines/Support/taskdef_template/taskdef_template.json" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit ccbdca9

Please sign in to comment.