Merge remote-tracking branch 'origin/ci'

This commit is contained in:
Kiara Grouwstra 2022-08-27 14:29:02 +02:00
commit 83b2b4253b
1 changed files with 9 additions and 9 deletions

View File

@ -38,15 +38,15 @@ cache:
# - bin/rails app:update:bin # - bin/rails app:update:bin
# # - bundle exec rails webpacker:install # # - bundle exec rails webpacker:install
# rails: rails:
# # variables: # variables:
# # DATABASE_URL: "postgresql://postgres:postgres@postgres:5432/$POSTGRES_DB" # DATABASE_URL: "postgresql://postgres:postgres@postgres:5432/$POSTGRES_DB"
# script: script:
# # - alias rails=./vendor/ruby/3.0.0/bin/rails # - alias rails=./vendor/ruby/3.0.0/bin/rails
# - bundle exec rails db:migrate - bundle exec rails db:migrate
# - bundle exec rails db:seed - bundle exec rails db:seed
# - bundle exec rails test - bundle exec rails test
# - bundle exec rake test - bundle exec rake test
deploy: deploy:
stage: deploy stage: deploy