woodpecker: HOME workaround
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
This commit is contained in:
parent
a103b53d74
commit
29300fed42
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ pipeline:
|
||||||
environment:
|
environment:
|
||||||
# ¡MOCK!
|
# ¡MOCK!
|
||||||
- RAILS_MASTER_KEY=5d2d51406b25ff9c3465122d0732e72c
|
- RAILS_MASTER_KEY=5d2d51406b25ff9c3465122d0732e72c
|
||||||
|
# Workaround porque Woodpecker a veces lo setea a /root :/
|
||||||
|
- HOME=/home/suttier
|
||||||
commands:
|
commands:
|
||||||
- sudo chown suttier:suttier -R .
|
- sudo chown suttier:suttier -R .
|
||||||
- eval $(ssh-agent -s)
|
- eval $(ssh-agent -s)
|
||||||
|
|
Loading…
Reference in a new issue