mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-26 07:24:09 +08:00
.
This commit is contained in:
parent
b61c07db82
commit
fc89e3fe33
8
.github/workflows/build-publish-docker.yml
vendored
8
.github/workflows/build-publish-docker.yml
vendored
@ -18,10 +18,10 @@ jobs:
|
||||
- name: Process version of the tag
|
||||
id: version
|
||||
uses: ncipollo/semantic-version-action@v1
|
||||
- name: Dump steps context
|
||||
env:
|
||||
STEPS_CONTEXT: ${{ toJson(steps.version.outputs) }}
|
||||
run: echo "$STEPS_CONTEXT"
|
||||
- name: Dump steps context
|
||||
env:
|
||||
STEPS_CONTEXT: ${{ toJson(steps.version.outputs) }}
|
||||
run: echo "$STEPS_CONTEXT"
|
||||
#
|
||||
# - name: Get release tag
|
||||
# run: echo "::set-output name=tag::$(echo $GITHUB_REF)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user