Unverified Commit 138e6161 authored by kladko's avatar kladko

Added dockerf

parent d17ef3e8
...@@ -19,5 +19,3 @@ jobs: ...@@ -19,5 +19,3 @@ jobs:
- name: Build the Docker image - name: Build the Docker image
run: docker build . --file DockerfileSimulation --tag sgxcontainer:$(date +%s) run: docker build . --file DockerfileSimulation --tag sgxcontainer:$(date +%s)
- name: Push the docker images
run: docker login
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment