mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 01:40:46 +02:00
update ci workflow
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Docker Image CI
|
name: CI Docker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -35,7 +35,7 @@ jobs:
|
|||||||
- name: Build and push Website
|
- name: Build and push Website
|
||||||
uses: docker/build-push-action@v6.18.0
|
uses: docker/build-push-action@v6.18.0
|
||||||
with:
|
with:
|
||||||
context: .
|
context: ./
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
#platforms: linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/arm64,linux/arm/v7
|
#platforms: linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/arm64,linux/arm/v7
|
||||||
platforms: linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/arm64
|
platforms: linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/arm64
|
||||||
|
Reference in New Issue
Block a user