Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sirux88 committed Sep 21, 2023
1 parent 56c2d0e commit cef2f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=semver,pattern=latest
type=sha
# type=ref,event=workflow_dispatch

- name: Login to DockerHub
uses: docker/login-action@v2
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=semver,pattern=latest
type=sha
# type=ref,event=workflow_dispatch

- name: Login to DockerHub
uses: docker/login-action@v2
Expand Down

0 comments on commit cef2f8d

Please sign in to comment.