Skip to content

Commit

Permalink
Add unprivileged branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyTran732 authored Sep 6, 2024
1 parent 982aa59 commit 02e3112
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- main
- unprivileged
# Ignore Markdown files
paths-ignore:
- '**.md'
Expand All @@ -15,7 +15,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: polarix-containers/nginx
TAG: latest
TAG: unprivileged

jobs:
build:
Expand Down

0 comments on commit 02e3112

Please sign in to comment.