Skip to content

Commit f92fb36

Browse files
authored
Update .drone.yml
1 parent 8db39d1 commit f92fb36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pipeline:
22
build:
3-
image: metwork/mfcom-${OS_VERSION}-buildimage:integration
3+
image: metwork/mfxxx-${OS_VERSION}-buildimage:integration
44
commands:
55
- yum -y install metwork-mfext-layer-mapserver
66
- /opt/metwork-mfext/bin/mfext_wrapper -- python setup.py install
@@ -9,4 +9,4 @@ pipeline:
99
matrix:
1010
OS_VERSION:
1111
- centos6
12-
- centos7
12+

0 commit comments

Comments
 (0)