Skip to content

Commit

Permalink
use ecr image for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsiaw committed Jul 23, 2024
1 parent 6798ab4 commit ac4af98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
deploy:
container:
image: degica/rails-buildpack:2.6.5-stretch
image: public.ecr.aws/degica/rails-buildpack:2.6.5-stretch
env:
BARCELONA_ENDPOINT: https://barcelona.degica.com
runs-on: ubuntu-22.04
Expand Down

0 comments on commit ac4af98

Please sign in to comment.