Skip to content

Commit

Permalink
Update initiaterelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hozkaya2000 authored Feb 23, 2024
1 parent ef8def5 commit c342037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/initiaterelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Mirror to shinkansen branch on codecommit repository
run: |
date=$(date '+%Y%m%d')
git clone --single-branch --branch release-${date} https://github.com/aws/amazon-ecs-ami ecsAmiGithub
git clone --single-branch --branch release-${date} https://github.com/hozkaya2000/amazon-ecs-ami ecsAmiGithub
git clone codecommit::us-west-2://halitTest ecsAmiCodeCommit
cp ecsAmiCodeCommit/Config ecsAmiGithub/
cd ecsAmiGithub
Expand Down

0 comments on commit c342037

Please sign in to comment.