Enable CD job
This commit is contained in:
parent
ac2bdf7c66
commit
ec79815373
2
5etools-docker/.github/workflows/ci_cd.yml
vendored
2
5etools-docker/.github/workflows/ci_cd.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||||
repository: jafner/5etools-docker
|
repository: jafner/5etools-docker
|
||||||
cd:
|
cd:
|
||||||
if: ${{ false }} # disable for now
|
#if: ${{ false }} # disable for now
|
||||||
name: Deploy new image to server
|
name: Deploy new image to server
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user