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

Commit 6a07095

Browse files
committed
try
1 parent 3d37395 commit 6a07095

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitlab-ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ stages:
44
- test
55
- build-image
66

7-
workflow:
8-
rules:
9-
- if: $CI_MERGE_REQUEST_ID
10-
when: never
7+
# workflow:
8+
# rules:
9+
# - if: $CI_MERGE_REQUEST_ID
10+
# when: never
1111

1212
variables:
1313
POSTGRES_DB: dbname # set database

0 commit comments

Comments
 (0)