mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-28 00:20:24 +08:00
.
This commit is contained in:
parent
887bdeb648
commit
aa520f4fb3
2
.github/workflows/build-publish-docker.yml
vendored
2
.github/workflows/build-publish-docker.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Print release tag
|
- name: Print release tag
|
||||||
run: echo "The release tag is $(echo 'v$RESOLVED_VERSION')"
|
run: echo "The release tag is 'v$RESOLVED_VERSION'
|
||||||
|
|
||||||
- name: Login to DockerHub
|
- name: Login to DockerHub
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user