This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
||||
echo "Cloning repository $GITHUB_REPOSITORY..."
|
||||
git clone "${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git" "$GITHUB_WORKSPACE"
|
||||
cd "$GITHUB_WORKSPACE"
|
||||
git submodule update --init --recursive
|
||||
|
||||
- name: Log in to Docker registry
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user