Action for ARM

This commit is contained in:
aceberg 2022-08-30 11:49:30 +07:00
parent 24697a7eb5
commit 002ed4f75b

View file

@ -3,14 +3,14 @@ name: Build ARM image
on: on:
push: push:
branches: [ "main" ] branches: [ "main" ]
paths: # paths:
- 'Dockerfile' # - 'Dockerfile'
- 'src/**' # - 'src/**'
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]
paths: # paths:
- 'Dockerfile' # - 'Dockerfile'
- 'src/**' # - 'src/**'
env: env:
IMAGE_NAME: watchyourlan IMAGE_NAME: watchyourlan