Skip to content

Commit

Permalink
Docker build arg
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Nov 21, 2020
1 parent 78ba59e commit d089729
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: ./docker
file: ./docker/Dockerfile
build-args: |
PHPSTAN_VERSION=dev-master#${{ github.sha }}
push: true
tags: ghcr.io/phpstan/phpstan:nightly

0 comments on commit d089729

Please sign in to comment.