Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e9bc4c4

Browse filesBrowse files
committed
Fix docker build
1 parent c1e73e7 commit e9bc4c4
Copy full SHA for e9bc4c4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/build-docker.yaml

Copy file name to clipboardExpand all lines: .github/workflows/build-docker.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
- name: Publish to GitHub Tag
4848
if: steps.docker_build.outputs.digest && startsWith(github.ref, 'refs/tags/')
4949
run: |
50-
echo "Docker image published for tag: ${{ github.ref_name }
50+
echo "Docker image published for tag: ${{ github.ref_name }}"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.