Skip to content

Commit 10626b5

Browse files
authored
Update docker-image.yml
1 parent 867a75a commit 10626b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
env:
4040
NEW_VERSION: ${{ steps.version.outputs.version }}
4141
run: |
42+
echo "$NEW_VERSION"
4243
docker build -t maynor96/docker-graphql:$NEW_VERSION .
4344
docker build -t maynor96/docker-graphql:latest .
4445

0 commit comments

Comments
 (0)