Commit update.
This commit is contained in:
@@ -20,8 +20,8 @@ jobs:
|
||||
- name: Build Docker image
|
||||
run: docker build . -t rokoh:latest -f rokoh/Dockerfile
|
||||
|
||||
#- name: Tag Docker image
|
||||
# run: docker tag rokoh:latest registry.rokoh.com/rokoh:latest
|
||||
- name: Tag Docker image
|
||||
run: docker tag rokoh:latest rokoh:latest
|
||||
|
||||
- name: Push Docker image to registry
|
||||
run: docker push rokoh:latest
|
||||
|
||||
Reference in New Issue
Block a user