This commit is contained in:
parent
f315fd36cf
commit
3511cebc51
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Install
|
||||
run: curl -fsSL get.docker.com | bash
|
||||
- name: Clone
|
||||
run: git pull https://tgj.services/git/ThatGuyJack/php-fpm-docker.git .
|
||||
run: git clone https://tgj.services/git/ThatGuyJack/php-fpm-docker.git .
|
||||
- name: Build
|
||||
run: |
|
||||
echo "${{ secrets.DOCKERHUB_TOKEN }}" | docker login 'tgj.services/git/' -u thatguyjack --password-stdin
|
||||
|
Loading…
x
Reference in New Issue
Block a user