mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-04 14:05:11 +02:00
ci: log env
This commit is contained in:
parent
44a4708123
commit
1af64f5f7d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -37,6 +37,8 @@ jobs:
|
|||||||
name: Conditional(Set tag as `{version}`)
|
name: Conditional(Set tag as `{version}`)
|
||||||
run: echo "tag=${GITHUB_REF#refs/*/} >> $GITHUB_ENV"
|
run: echo "tag=${GITHUB_REF#refs/*/} >> $GITHUB_ENV"
|
||||||
|
|
||||||
|
- run: echo "$tag
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Build and push
|
name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user