Skip to content

Commit

Permalink
don not npm install on master
Browse files Browse the repository at this point in the history
  • Loading branch information
NexusNull committed Nov 30, 2023
1 parent 791bfba commit 58b7a3c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cicd/setup/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,6 @@
- "--exclude=./cicd"
- "--exclude=./.github"

- name: install npm packages
shell:
chdir: /opt/adventureland/node
cmd: npm install

- name: create master secrets
template:
src: secrets.py.j2
Expand Down

0 comments on commit 58b7a3c

Please sign in to comment.