Skip to content

Commit

Permalink
Merge pull request #61 from ldbiz/standard-workflow
Browse files Browse the repository at this point in the history
use standard workflow, pass action context
  • Loading branch information
ldbiz authored Apr 24, 2024
2 parents a995005 + d30ecc3 commit 63f1d8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-to-docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: ukwa/ukwa-services/.github/workflows/push-to-docker-hub.yml@master
with:
image_name: ukwa/monitor-stat-pusher
context: ./stat-pusher
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
DOCKER_HUB_ACCESS_TOKEN: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

0 comments on commit 63f1d8a

Please sign in to comment.