fix(ci): typo
Some checks failed
CI Pipeline / Build and Push Docker Image (push) Has been cancelled
Some checks failed
CI Pipeline / Build and Push Docker Image (push) Has been cancelled
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -32,6 +32,7 @@ jobs:
|
||||
echo "REGISTRY=${{ env.GH_REGISTRY }}" >> $GITHUB_ENV
|
||||
else
|
||||
echo "REGISTRY=${{ env.LOCAL_REGISTRY }}" >> $GITHUB_ENV
|
||||
fi
|
||||
shell: bash
|
||||
|
||||
- name: Log in to Docker Registry
|
||||
|
||||
Reference in New Issue
Block a user