Skip to content

Commit

Permalink
Fixed docker file name
Browse files Browse the repository at this point in the history
  • Loading branch information
msauria committed Jul 25, 2024
1 parent 728cf0f commit 30255ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_nil-ril_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
username: ${{ secrets.KSE_DOCKER_USER }}
password: ${{ secrets.KSE_DOCKER_PASS }}
snapshot: true
dockerfile: Dockerfile
dockerfile: nil-ril.Dockerfile
workdir: "env"
tags: "latest"
cache: true

0 comments on commit 30255ff

Please sign in to comment.