Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/martinussuherman/test-action
- Owner: martinussuherman
- License: mit
- Created: 2020-06-21T09:08:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T08:19:27.000Z (about 1 year ago)
- Last Synced: 2024-11-05T14:26:21.364Z (2 months ago)
- Topics: docker, docker-image, dockerfile, github-actions
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/martinussuherman/test-action
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).