Skip to content
Snippets Groups Projects

Merge till Production

Merged Alexander Olofsson requested to merge production into production
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -119,7 +119,7 @@ class skadereg {
@@ -119,7 +119,7 @@ class skadereg {
provider => git,
provider => git,
source => 'ssh://git@gitlab.it.liu.se:29418/andal699/laravel.git',
source => 'ssh://git@gitlab.it.liu.se:29418/andal699/laravel.git',
user => 'andal699'
user => 'andal699'
}
}->
file { '/var/www/skadereg/.env':
file { '/var/www/skadereg/.env':
ensure => file,
ensure => file,
Loading