mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-03 21:45:12 +02:00
ci: echo tag value
This commit is contained in:
parent
5f5abd5251
commit
ff6fde0e5b
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 "tag=willfarrell/crontab:${GITHUB_REF#refs/*/} >> $GITHUB_ENV"
|
||||
|
||||
- run: echo "$tag"
|
||||
- run: echo "${{ env.tag }}"
|
||||
|
||||
-
|
||||
name: Build and push
|
||||
|
Loading…
x
Reference in New Issue
Block a user