kopia lustrzana https://github.com/jupyterhub/repo2docker
bump docker action to v2
- tags/repository are merged - set contextpull/1018/head
rodzic
f8d386a596
commit
751ff6d4c3
|
@ -15,10 +15,10 @@ jobs:
|
||||||
|
|
||||||
# https://github.com/docker/build-push-action
|
# https://github.com/docker/build-push-action
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
uses: docker/build-push-action@v1
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
repository: jupyter/repo2docker
|
context: .
|
||||||
tags: pr
|
tags: jupyter/repo2docker:pr
|
||||||
push: false
|
push: false
|
||||||
|
|
||||||
- name: Run repo2docker Docker image
|
- name: Run repo2docker Docker image
|
||||||
|
|
Ładowanie…
Reference in New Issue