Skip to content

Commit

Permalink
Update build_and_publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
luiztauffer authored Nov 20, 2024
1 parent bbffc0c commit 0e3817c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
- name: Build and push
run: |
cd ${{ matrix.app_dir }}
ls
pwd
docker build -t ghcr.io/catalystneuro/dendro-${{ matrix.app_dir }}:latest .
docker push ghcr.io/catalystneuro/dendro-${{ matrix.app_dir }}:latest
Expand Down

0 comments on commit 0e3817c

Please sign in to comment.