Skip to content

Commit e48ca8d

Browse files
committed
update
1 parent f64fc96 commit e48ca8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

update-docker-io.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ docker build . -t mevdschee/php-crud-api:latest
1919
# Apply stashed changes
2020
git stash apply
2121

22+
# Press enter to publish
23+
echo -n Press enter to publish..; read
24+
2225
# Login to DockerHub
2326
docker login
2427
# Push release

0 commit comments

Comments
 (0)