This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user