Remove host
Some checks failed
Silvanus Production Dockerization / build (pull_request) Failing after 6s

This commit is contained in:
Skylar Grant 2023-07-31 16:07:43 -04:00
parent 11465287dd
commit ba0e4625c0

View File

@ -16,7 +16,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: https://github.com/actions/checkout@v3
- name: Build the Docker image v0idf1sh/silvanus - name: Build the Docker image v0idf1sh/silvanus
run: docker build . --file Dockerfile --tag v0idf1sh/silvanus run: docker build . --file Dockerfile --tag v0idf1sh/silvanus
- name: Log into Docker Hub - name: Log into Docker Hub