Skip to content

Commit

Permalink
update flavor tag for docker meta data cd
Browse files Browse the repository at this point in the history
  • Loading branch information
smalho01 committed Oct 5, 2023
1 parent cc62c91 commit d3d064f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-tag-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
- name: Docker meta data
id: docker-meta-data
uses: docker/metadata-action@v4
flavor: latest=false
with:
images: codexrems/rems-administrator
flavor: latest=false

- name: Log in to Docker Hub
uses: docker/login-action@v2
Expand Down

0 comments on commit d3d064f

Please sign in to comment.