mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-06-27 06:08:03 +02:00
ci: ensure push always happens
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
name: Conditional(Set tag as `{version}`)
|
name: Conditional(Set tag as `{version}`)
|
||||||
run: echo ::set-output name=tag::${GITHUB_REF#refs/*/}
|
run: echo ::set-output name=tag::${GITHUB_REF#refs/*/}
|
||||||
|
|
||||||
- if: env.tag
|
-
|
||||||
name: Build and push
|
name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user