Sign up for new account via invitation #9

Merged
raucao merged 20 commits from feature/signup_from_invite into master 2020-12-04 12:30:28 +00:00
Showing only changes of commit 7ca91cf882 - Show all commits

View File

@ -12,6 +12,9 @@ steps:
restore: true
mount:
- vendor
when:
branch:
- master
- name: rspec
image: guildeducation/rails:2.7.1-12.19.0
commands:
@ -30,6 +33,9 @@ steps:
rebuild: true
mount:
- vendor
when:
branch:
- master
volumes:
- name: cache