Skip to content

Commit

Permalink
APIGOV-28885 - test
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Sep 24, 2024
1 parent c58eb20 commit 3997a92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ twistlock-discovery:
rules:
- !reference [.mirror-branch-csr-rules, rules]
before_script:
- pwd
- apk --no-cache update && apk add make
- cd discovery && make docker-build
- export IMAGE_NAME=apigee-discovery-agent:latest
Expand All @@ -82,6 +83,7 @@ twistlock-traceability:
rules:
- !reference [.mirror-branch-csr-rules, rules]
before_script:
- pwd
- apk --no-cache update && apk add make
- cd traceability && make docker-build
- export IMAGE_NAME=apigee-traceability-agent:latest
Expand Down

0 comments on commit 3997a92

Please sign in to comment.