Skip to content

Commit

Permalink
build for rootless-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
madelen-axis committed Nov 2, 2023
1 parent 23e1957 commit ec61d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
push:
branches:
- 'main'
- 'rootless-preview'
tags:
# semver, e.g. 1.2.0 (does not match 0.1.2)
- '[1-9]+.[0-9]+.[0-9]+'
Expand All @@ -22,6 +23,7 @@ on:
pull_request:
branches:
- 'main'
- 'rootless-preview'

jobs:
# Builds docker ACAP using the build.sh script, then signs the eap-file in
Expand Down

0 comments on commit ec61d88

Please sign in to comment.