Skip to content

Commit 0620def

Browse files
committed
OpenAM integration test first initial commit
1 parent 30277e6 commit 0620def

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ jobs:
213213
with:
214214
name: ubuntu-latest-8
215215
path: openam-server/target/*.war
216+
- name: Build test Docker image
216217
run: |
217218
echo \
218219
"FROM localhost:5000/${GITHUB_REPOSITORY,,}:${{ env.release_version }}

0 commit comments

Comments
 (0)