Skip to content

Commit

Permalink
CI Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
liias committed Sep 27, 2023
1 parent a2fb451 commit 9c1b01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Test
run: |
docker build -t ghcr.io/browsers-software/demo2:latest cross/Dockerfile.linux_x86_64
docker build -t ghcr.io/browsers-software/demo2:latest - < cross/Dockerfile.linux_x86_64
docker push ghcr.io/browsers-software/demo2:latest

0 comments on commit 9c1b01e

Please sign in to comment.