Skip to content

Repository files navigation

GitHub Action: Hello Docker

TestsReleaseLicense

This GitHub Action is a template for GitHub Action with Dockerfile.

Usage

Prerequisites

Create a workflow .yml file in your .github/workflows directory. An example workflow is available below. For more information, reference the GitHub Help Documentation for Creating a workflow file.

Inputs

  • name: Name to greet

Example

name: Greeton:
push:
branch:
- masterjobs:
greet:
name: Greetruns-on: ubuntu-lateststeps:
- uses: actions/checkout@v1
- name: Greetuses: nowactions/template-docker@masterwith:
name: GitHub Action

Development

Release

  • Bump up the version in Dockerfile
  • Commit the changes
  • Run make release

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages