slight refactor
This commit is contained in:
1
.github/workflows/to-docker-hub.yml
vendored
1
.github/workflows/to-docker-hub.yml
vendored
@@ -22,5 +22,6 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: bencdr/code-server-deploy-container:latest
|
||||
file: deploy-container/Dockerfile
|
||||
- name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||
|
||||
Reference in New Issue
Block a user