Skip to content

Commit

Permalink
Rename branch to unprivileged slim
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyTran732 authored Sep 8, 2024
1 parent 0d74cb9 commit 1cdc218
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build Slim Unprivileged
name: Build Unprivileged Slim

on:
workflow_dispatch:
push:
branches:
- slim-unprivileged
- unprivileged-slim
# Ignore Markdown files
paths-ignore:
- '**.md'
Expand All @@ -15,7 +15,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: polarix-containers/nginx
TAG: slim-unprivileged
TAG: unprivileged-slim

jobs:
build:
Expand Down

0 comments on commit 1cdc218

Please sign in to comment.