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

Commit5cf9180

Browse files
committed
ppln
1 parent68ad287 commit5cf9180

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

‎build_darwin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ inputs:
99
path:postgresql
1010

1111
run:
12+
# path: ls
13+
# args: ["-la","postgresql"]
1214
path:postgresql/check.sh

‎check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/local/bin/bash
1+
#!/usr/bin/envbash
22

33
set -e -x
44

‎pipeline.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,15 @@ resources:
66
uri:https://github.com/postgrespro/postgres_cluster
77
branch:ci2
88

9-
109
jobs:
1110
-name:runtest_freebsd
12-
public:true
13-
serial:true
1411
plan:
1512
-get:postgresql
1613
trigger:true
1714
-task:tests_freebsd
1815
file:postgresql/build.yml
1916

2017
-name:runtest_darwin
21-
public:true
22-
serial:true
2318
plan:
2419
-get:postgresql
2520
trigger:true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp