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 }}
|
||||
repository: jafner/5etools-docker
|
||||
cd:
|
||||
if: ${{ false }} # disable for now
|
||||
#if: ${{ false }} # disable for now
|
||||
name: Deploy new image to server
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user