This commit is contained in:
Karel Pičman 2022-06-21 10:45:31 +02:00
parent ebc941b633
commit 3ea34981ca
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# #
# MariDb file definition for GitLab Continous Integration # MariDb file definition for GitLab Continuous Integration
test: test:
adapter: mysql2 adapter: mysql2

View File

@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# #
# PosgreSQL file definition for GitLab Continous Integration # PosgreSQL file definition for GitLab Continuous Integration
test: test:
adapter: postgresql adapter: postgresql

View File

@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# #
# SQLite file definition for GitLab Continous Integration # SQLite file definition for GitLab Continuous Integration
test: test:
adapter: sqlite3 adapter: sqlite3