Skip to content

Commit cae3984

Browse files
committed
Add container build
1 parent e2febab commit cae3984

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ jobs:
112112
security-events: write
113113
actions: read
114114

115+
build-image:
116+
name: Build image
117+
uses: alphagov/forms-deploy/.github/workflows/reusable-build-image.yml@main
118+
115119
audit-dependencies:
116120
name: Audit dependencies
117121
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)