Fixed I hope
Some checks failed
Silvanus Production Dockerization / build (pull_request) Failing after 2s
Some checks failed
Silvanus Production Dockerization / build (pull_request) Failing after 2s
This commit is contained in:
parent
22005ac68f
commit
45418e2bd6
2
.github/workflows/docker-image-prod.yml
vendored
2
.github/workflows/docker-image-prod.yml
vendored
@ -16,8 +16,6 @@ jobs:
|
|||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
|
||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user