Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
robguthrie committed Apr 18, 2023
1 parent 07a5fd0 commit e3eafe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/loomio_com_image.yml
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: build docker image
run: |
echo $GH_PAT | docker login ghcr.io -u robguthrie --password-stdin
docker build . -t loomio/loomio_com:latest
docker push ghcr.io/loomio/loomio_com:latest
docker build . -t loomio/loomio:latest
docker push ghcr.io/loomio/loomio:latest

0 comments on commit e3eafe7

Please sign in to comment.