Remove host
Silvanus Production Dockerization / build (pull_request) Failing after 6s Details

This commit is contained in:
Skylar Grant 2023-07-31 16:07:43 -04:00
parent 11465287dd
commit ba0e4625c0
1 changed files with 0 additions and 1 deletions

View File

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