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@v1
- name: action-name
uses: docker://haproxytech/action-name:TAG- Using action via HAProxyTech repository:
steps:
- name: Check out code
uses: actions/checkout@v1
- name: action-name
uses: haproxytech/github-actions/action-name@TAGOn this page
Languages
Go94.5%Dockerfile5.5%
Contributors
Apache License 2.0
Created April 29, 2020
Updated April 29, 2020
