mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-04 06:00:08 +02:00
Update README.md
Signed-off-by: Olga Botvinnik <olga.botvinnik@gmail.com>
This commit is contained in:
parent
db7eca3379
commit
15721ef1d6
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ jobs:
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
|
|
||||||
- name: Build Docker images
|
- name: Build Docker images
|
||||||
uses: docker/build-push-action@v1.0.1
|
uses: docker/build-push-action@v1
|
||||||
with:
|
with:
|
||||||
repository: myorg/myrepository
|
repository: myorg/myrepository
|
||||||
push: false
|
push: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue