File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5050 fetch-depth : 0 # Fetch all history for proper versioning
5151
5252 - name : Build and Push Docker Image
53- uses : iExecBlockchainComputing/github-actions-workflows/docker-build@docker-build-v1.1.1
53+ uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/ docker-build.yml @docker-build-v2.2.0
5454 with :
5555 image-name : " username/my-image"
5656 dockerfile : " Dockerfile"
8383 uses : docker/setup-buildx-action@v2
8484
8585 - name : Build and Push Docker Image
86- uses : iExecBlockchainComputing/github-actions-workflows/docker-build@docker-build-v1.1.1
86+ uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/ docker-build.yml @docker-build-v2.2.0
8787 with :
8888 dockerfile : " Dockerfile"
8989 tag : " myorg/myapp:${{ github.event.release.tag_name }}"
You can’t perform that action at this time.
0 commit comments