This commit is contained in:
parent
9d85a8c4ed
commit
a2bc8635bb
@ -24,9 +24,9 @@ jobs:
|
||||
run: docker buildx build --builder=buildx --platform=linux/amd64,linux/arm64,linux/arm/v7 ./motioneye -t git.tgj.services/thatguyjack/motioneye:latest --push
|
||||
- name: Build php-FPM
|
||||
run: docker buildx build --builder=buildx --platform=linux/amd64,linux/arm64,linux/arm/v7 ./php-fpm/ -t git.tgj.services/thatguyjack/php-fpm:latest --push
|
||||
- name: Push
|
||||
run: |
|
||||
docker push git.tgj.services/thatguyjack/php-fpm:latest
|
||||
docker push git.tgj.services/thatguyjack/php-cli:latest
|
||||
docker push git.tgj.services/thatguyjack/nginx-web:latest
|
||||
docker push git.tgj.services/thatguyjack/motioneye:latest
|
||||
# - name: Push
|
||||
# run: |
|
||||
# docker push git.tgj.services/thatguyjack/php-fpm:latest
|
||||
# docker push git.tgj.services/thatguyjack/php-cli:latest
|
||||
# docker push git.tgj.services/thatguyjack/nginx-web:latest
|
||||
# docker push git.tgj.services/thatguyjack/motioneye:latest
|
Loading…
x
Reference in New Issue
Block a user