This commit is contained in:
parent
63282d12ba
commit
95cbf6228f
@ -9,8 +9,7 @@ jobs:
|
||||
|
||||
- name: Get Meta
|
||||
id: meta
|
||||
run: |
|
||||
echo ::set-output name=REGISTRY::`echo ${secrets.DOCKER_REGISTRY}`
|
||||
run: echo ::set-output name=REGISTRY::`echo ${secrets.DOCKER_REGISTRY}`
|
||||
|
||||
|
||||
- run: echo ${{ steps.meta.outputs.REGISTRY }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user