Update build-and-deploy-plugins.yml
This commit is contained in:
@@ -78,11 +78,9 @@ jobs:
|
|||||||
find $PLUGIN_OUTPUT_DIR -name '*.so' || echo "⚠️ No .so files found"
|
find $PLUGIN_OUTPUT_DIR -name '*.so' || echo "⚠️ No .so files found"
|
||||||
|
|
||||||
|
|
||||||
|
- name: List zip output
|
||||||
|
run: |
|
||||||
#- name: List zip output
|
ls -lh plugins_bundle.zip
|
||||||
# run: |
|
|
||||||
# ls -lh plugins_bundle.zip
|
|
||||||
|
|
||||||
|
|
||||||
- name: Authenticate to GCP
|
- name: Authenticate to GCP
|
||||||
|
|||||||
Reference in New Issue
Block a user