Revert "Directory node_modules permission."
Some checks failed
continuous-integration/drone/push Build is failing

This reverts commit b7cc411c3b.

Permission fix step.
This commit is contained in:
2023-03-09 11:17:32 +01:00
parent b7cc411c3b
commit 0a766bfb65
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,11 @@ kind: pipeline
name: default
steps:
- name: permissions
image: alpine/git
commands:
- chmod -R 777 .
- name: build
image: cimg/android:2022.09.2-node
environment:

1
node_modules/README.txt generated vendored
View File

@@ -1 +0,0 @@
For build