Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
robguthrie committed Apr 17, 2023
1 parent 586db68 commit cbf99c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/loomio_com_image.yml
Expand Up @@ -43,3 +43,8 @@ jobs:
rm -rf ./website
echo "hellooooo"
echo `ls -a`
- name: build docker image
run: |
docker build . -t loomio/loomio_com:latest
docker push ghcr.io/loomio/loomio_com:latest

0 comments on commit cbf99c2

Please sign in to comment.