0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 03:06:08 +02:00
This commit is contained in:
Glaucio Campos 2023-05-13 12:46:24 -03:00
parent aa78b0de1c
commit ecb9d691e9

View file

@ -30,7 +30,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v4
with:
context: /25/apache
context: ./25/apache
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/nextcloud-full:25-apache-latest