We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780782d commit 46200f8Copy full SHA for 46200f8
.github/workflows/publish.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: Git checkout
40
uses: actions/checkout@v2
41
42
- # # Build docker image
+ # Build docker image
43
- name: Build Docker image
44
id: build-image
45
run: docker build -t $IMAGE_NAME .
0 commit comments