Skip to content

Commit

Permalink
update docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnnsrs committed Oct 28, 2024
1 parent 8024d1e commit 3974778
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Container Build
on:
push:
branches: [main]


jobs:
docker:
Expand All @@ -26,4 +25,4 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: jhnnsrs/lok:next
tags: jhnnsrs/lok_next:nightly

0 comments on commit 3974778

Please sign in to comment.