mirror of https://github.com/statping/statping
I may be stupid
parent
51051377ff
commit
7bf295acf9
|
@ -462,7 +462,7 @@ jobs:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
push_strategy: artifact
|
push_strategy: artifact
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
args:
|
args: |
|
||||||
COMMIT=${{ github.sha }}
|
COMMIT=${{ github.sha }}
|
||||||
VERSION=${{ needs.data.outputs.version }}
|
VERSION=${{ needs.data.outputs.version }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue