This commit is contained in:
parent
85bfae9bf1
commit
4f904e6782
@ -12,5 +12,6 @@ jobs:
|
||||
run: |
|
||||
curl -fsSL get.docker.com | bash
|
||||
echo "${{ secrets.DOCKERHUB_TOKEN }}" | docker login 'tgj.services/git/' -u thatguyjack --password-stdin
|
||||
git pull https://tgj.services/git/ThatGuyJack/php-fpm-docker.git .
|
||||
docker build -t tgj.services/git/thatguyjack/php-fpm:latest .
|
||||
docker push tgj.services/git/thatguyjack/php-fpm:latest version: "3.8"
|
Loading…
x
Reference in New Issue
Block a user