Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylorchen committed Feb 1, 2024
1 parent c2b1990 commit dc7a9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-base-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./Dockerfile
file: base-compile/Dockerfile
push: true
tags: kaylor/compile/base:latest
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit dc7a9af

Please sign in to comment.