Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martinussuherman/test-action

Github Actions example for building and pushing image to Docker Hub
https://github.com/martinussuherman/test-action

docker docker-image dockerfile github-actions

Last synced: 26 days ago
JSON representation

Github Actions example for building and pushing image to Docker Hub

Awesome Lists containing this project

README

        

# test-action

[![GitHub license](https://img.shields.io/github/license/martinussuherman/test-action)](https://github.com/martinussuherman/test-action/blob/master/LICENSE) ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/martinussuherman/test-action) ![Docker Pulls](https://img.shields.io/docker/pulls/martinussuherman/test-action)

---

Github Actions example for building and pushing image to Docker Hub.

The Action run on workflow_dispatch trigger (manual run).