mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-08 07:55:11 +02:00
ci: ensure push always happens
This commit is contained in:
parent
cdf3f1a005
commit
85a0ecf368
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user