Skip to content

Commit

Permalink
update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
abrichr committed Feb 7, 2024
1 parent beb20e7 commit ff4a068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker Build on EC2 Instance
on:
push:
branches:
- feat/deploy
- feat/gradio_client

jobs:
build:
Expand All @@ -27,7 +27,7 @@ jobs:
git clone https://github.com/OpenAdaptAI/SoM
cd SoM
git checkout feat/deploy
git checkout feat/gradio_client
git pull
# Stop and remove existing container if it's running
Expand Down

0 comments on commit ff4a068

Please sign in to comment.