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