Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Failing after 10s
Some checks failed
build and deploy docs / build (push) Failing after 10s
This commit is contained in:
parent
6904c1c479
commit
7e14371d87
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -14,8 +14,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: test
|
||||
run: env
|
||||
- name: Docker login
|
||||
run: docker login docker.dariusklein.nl -p ${{secrets.docker_password}} -u ${{secrets.docker_username}}
|
||||
- name: Build the Docker image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user