Skip to content

Commit

Permalink
Merge branch 'development' of github.com:Improwised/Iced-Latte into d…
Browse files Browse the repository at this point in the history
…evelopment
  • Loading branch information
Luv7804 committed Aug 7, 2024
2 parents 4f22bfa + cec6efa commit e5c1147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Create Tag
id: tag
run: echo "tag=frontend-${{ github.ref_name }}-$(git rev-parse --short HEAD)-$(date +%s)" >> $GITHUB_OUTPUT
run: echo "tag=backend-${{ github.ref_name }}-$(git rev-parse --short HEAD)-$(date +%s)" >> $GITHUB_OUTPUT
timeout-minutes: 5

- name: Login to ECR
Expand Down

0 comments on commit e5c1147

Please sign in to comment.