Skip to content

Commit

Permalink
chore: build with master tag
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed Jul 31, 2024
1 parent aad7aed commit 94f8ee7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/portal-loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,7 @@ jobs:
- name: "Buid new gnolang/gno image"
run: |
docker build -t ghcr.io/gnolang/gno/gnoland -f Dockerfile --target gnoland .
- name: "Start new image"
run: |
cd misc/loop
docker compose up -d
docker build -t ghcr.io/gnolang/gno/gnoland:master -f Dockerfile --target gnoland .
- name: "Wait for new docker image"
run: |
Expand Down

0 comments on commit 94f8ee7

Please sign in to comment.