Update build.yaml
Some checks reported warnings
Build and push image / Build (push) Has been cancelled
Some checks reported warnings
Build and push image / Build (push) Has been cancelled
This commit is contained in:
parent
45d4912452
commit
9d85a8c4ed
@ -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