This commit is contained in:
parent
f3ac24070d
commit
deb7e1ea22
@ -8,8 +8,6 @@ jobs:
|
|||||||
Build:
|
Build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: pull
|
|
||||||
run: git pull https://tgj.services/git/ThatGuyJack/php-fpm-docker.git
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.DOCKERHUB_TOKEN }}" | docker login -u thatguyjack --password-stdin
|
echo "${{ secrets.DOCKERHUB_TOKEN }}" | docker login -u thatguyjack --password-stdin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user