Skip to content

Commit 02c00f8

Browse files
author
Ubuntu
committed
update buildspec.yml
1 parent 578d46d commit 02c00f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ phases:
66
commands:
77
- echo "Building docker image"
88
- docker build -t docker.io/shivanij2304/python-webclues .
9+
- cat Shivani@23 | docker login --username shivanij2304 --password-stdin
910
- docker push docker.io/shivanij2304/python-webclues
1011
post_build:
1112
commands:

0 commit comments

Comments
 (0)