Update readme, test enable push.
diff --git a/.github/workflows/build_docker_image.yaml b/.github/workflows/build_docker_image.yaml
index 32641b7..5a53a57 100644
--- a/.github/workflows/build_docker_image.yaml
+++ b/.github/workflows/build_docker_image.yaml
@@ -74,5 +74,5 @@
           context: .
           platforms: linux/amd64
           #platforms: linux/amd64,linux/arm64
-          push: false
+          push: true
           tags: ghcr.io/apache/libcloud-site-dev:latest
diff --git a/README.md b/README.md
index 0b88065..2d27986 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Apache Libcloud Website
 
+[![Build Docker Image](https://github.com/apache/libcloud-site/actions/workflows/build_docker_image.yaml/badge.svg)](https://github.com/apache/libcloud-site/actions/workflows/build_docker_image.yaml)
+
 This repository contains source code for a Libcloud website powered by
 [Jekyll][1].