mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-07 15:35:13 +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}`)
|
||||
run: echo ::set-output name=tag::${GITHUB_REF#refs/*/}
|
||||
|
||||
- if: env.tag
|
||||
-
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user