diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index c1b6c48..25e3fe4 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -16,3 +16,4 @@ jobs: - uses: actions/checkout@v2 - name: Build the Docker image run: docker build -t awscibo . --file Dockerfile --tag awscibo:$(date +%s) + run: docker image push