Skip to content

Commit

Permalink
sin sudo en gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Mar 24, 2023
1 parent 763f740 commit 6283708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ test:
- yarn
- bin/rails msip:stimulus_motores
- RAILS_ENV=test bin/rails assets:precompile
- sudo gem install dotenv
- gem install dotenv
script:
- bin/regresion.sh
- exit_code=$?
Expand Down

0 comments on commit 6283708

Please sign in to comment.