Skip to content

Commit

Permalink
use standard workflow, pass action context
Browse files Browse the repository at this point in the history
changes for ukwa-services 77
  • Loading branch information
ldbiz authored Apr 24, 2024
1 parent a995005 commit d30ecc3
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 d30ecc3

Please sign in to comment.