mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-11 10:32:09 +08:00
.
This commit is contained in:
parent
41a20d20c4
commit
3f2514eb6e
4
.github/workflows/build-publish-docker.yml
vendored
4
.github/workflows/build-publish-docker.yml
vendored
@ -15,8 +15,8 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Print GITHUB_REF value
|
||||
run: echo "GITHUB_REF value is $GITHUB_REF"
|
||||
- name: Print release tag
|
||||
run: echo "The release tag is $(echo $GITHUB_REF | sed 's/refs\/tags\///')"
|
||||
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user