Skip to content

Commit

Permalink
add docker ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bennsimon committed Apr 22, 2021
1 parent 9af2a5a commit 24d25af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v1
with:
images: opensrp/opensrp-server-web
images: opensrp/web
tag-custom: ${{ github.event.inputs.customTag }}

- name: Login to DockerHub
Expand Down

0 comments on commit 24d25af

Please sign in to comment.