Skip to content

Commit 01e8440

Browse files
committed
Add docker push to optimize CI
1 parent 42b3025 commit 01e8440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set -xuo pipefail
33

44
docker build . -t jmadler/python-future-builder
5+
docker push jmadler/python-future-builder:latest
56

67
version=0.18.2
78

0 commit comments

Comments
 (0)