fix(ci): typo
Some checks failed
CI Pipeline / Build and Push Docker Image (push) Has been cancelled

This commit is contained in:
Aleksandr Tcitlionok
2024-12-11 09:41:59 +00:00
parent d28a87a02c
commit f3f6c8fd37

View File

@@ -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