Skip to content

bbilly1/docker-delivery-hook-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Delivery Hook Action

Reusable Action for bbilly1/docker-delivery-hook.

Use this action

- name: Send build webhook
  uses: bbilly1/docker-delivery-hook-action@v1
  with:
    payload: '{"container_name": "your-container-name"}'
    secret_key: ${{ secrets.SECRET_KEY }}
    api_endpoint: ${{ secrets.API_ENDPOINT }}

About

Reusable Action for "Docker Delivery Hook"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages