Add steps to continously deploy the Jekyll site #3
|
@ -23,7 +23,7 @@ jobs:
|
|||
id: install_docker
|
||||
run: |
|
||||
apt-get -q update
|
||||
apt-get -q install -y docker-compose
|
||||
apt-get -q install -y docker-compose uuid-runtime
|
||||
apt-get -q clean
|
||||
- name: Verify docker
|
||||
id: verify_docker
|
||||
|
|
Loading…
Reference in New Issue