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