Change dispatch to pull req #3
2
.github/workflows/docker-image-prod.yml
vendored
2
.github/workflows/docker-image-prod.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user