Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a9c8b1

Browse files
committed
Experiment with pipeline
1 parent80d1765 commit7a9c8b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,12 @@ test:ubuntu-16.04:
1515
only:
1616
-PGPROEE9_6
1717
before_script:
18+
-echo "Current user id is `id`"
1819
-apt-get update && apt-get install -y sudo gcc make flex bison libreadline-dev zlib1g-dev openjade libzstd-dev opensp docbook docbook-xml docbook-xsl libxml2-utils xsltproc python-dev libicu-dev
1920
script:
2021
-./configure --prefix=/opt/pgproee --with-zstd --with-icu --with-python
2122
-make -j $CORES world
2223
-make check-world
24+
after_script:
25+
-cat src/test/regress/log/initdb.log
2326
when:always

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp