github-actions

module
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2020 License: Apache-2.0

README

HAProxy

HAProxy Github Actions

This repository contains Github Actions used in CI/CD workflows of HAProxy Technologies repositories hosted in Github.

Usage

  • Using action via Docker container image on Docker Hub:
steps:
  - name: Check out code
    uses: actions/checkout@v2
  - name: action-name
    uses: docker://haproxytech/action-name:TAG
  • Using action via HAProxyTech repository:
steps:
  - name: Check out code
    uses: actions/checkout@v2
  - name: action-name
    uses: haproxytech/github-actions/action-name@TAG

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL