Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 304 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 304 Bytes

GHGA GitHub Action CI

This GitHub Action encapsulates common steps that are executed in GitHub Action workflows within the GHGA CI pipeline. Use as follows:

- id: CI
  uses: ghga-de/gh-action-ci@v1

Test action

act -W test -s DOCKERHUB_USERNAME=*** -s DOCKERHUB_TOKEN=***