8000 Update build_and_deploy.sh · pythonnet/pythonnet-docker@d16fe95 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commit d16fe95

Browse files
author
denfromufa
authored
Update build_and_deploy.sh
1 parent 14e2c01 commit d16fe95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_and_deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -e
44

5-
docker build -t pythonnet/pythonnet:python2.7-mono4.8.0-pythonnet2.3 -f Dockerfile-python2.7-mono4.8.0-pythonnet2.3.0 .
6-
docker build -t pythonnet/pythonnet:python3.5-mono4.8.0-pythonnet2.3 -f Dockerfile-python3.5-mono4.8.0-pythonnet2.3.0 .
5+
docker build -t pythonnet/pythonnet:python2.7-mono4.8.0-pythonnet2.3.0 -f Dockerfile-python2.7-mono4.8.0-pythonnet2.3.0 .
6+
docker build -t pythonnet/pythonnet:python3.5-mono4.8.0-pythonnet2.3.0 -f Dockerfile-python3.5-mono4.8.0-pythonnet2.3.0 .
77

88
docker push pythonnet/pythonnet:python2.7-mono4.8.0-pythonnet2.3.0
99
docker push pythonnet/pythonnet:python3.5-mono4.8.0-pythonnet2.3.0

0 commit comments

Comments
 (0)
0