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 4646 fetch-depth : 0 # Fetch all history for proper versioning
4747
4848 - name : Build and Push Docker Image
49- uses : iExecBlockchainComputing/github-actions-workflows/docker-build@docker-build-v1.1.1
49+ uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/ docker-build.yml @docker-build-v2.2.0
5050 with :
5151 dockerfile : ' Dockerfile'
5252 tag : ' my-image:latest'
7878 uses : docker/setup-buildx-action@v2
7979
8080 - name : Build and Push Docker Image
81- uses : iExecBlockchainComputing/github-actions-workflows/docker-build@docker-build-v1.1.1
81+ uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/ docker-build.yml @docker-build-v2.2.0
8282 with :
8383 dockerfile : ' Dockerfile'
8484 tag : ' myorg/myapp:${{ github.event.release.tag_name }}'
You can’t perform that action at this time.
0 commit comments