Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Commit 4d250fa

Browse files
author
Anatoly Stansler
committed
fix: config
1 parent 8579d97 commit 4d250fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ image: ubuntu:16.04
22

33
stages:
44
- test
5-
- docker_build
5+
- build-image
66

77
variables:
88
POSTGRES_DB: dbname # set database

0 commit comments

Comments
 (0)