Skip to content

Commit

Permalink
Push to portainer
Browse files Browse the repository at this point in the history
  • Loading branch information
miam-miam committed Mar 6, 2024
1 parent 85fea48 commit 3c1e485
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

- name: Push to portainer
run: |
curl -X POST ${{ secrets.PORTAINER_WEBHOOK }}

0 comments on commit 3c1e485

Please sign in to comment.