Skip to content

Commit

Permalink
- support #504
Browse files Browse the repository at this point in the history
  • Loading branch information
rathnapandi committed Oct 24, 2024
1 parent 9657102 commit 226b139
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: APIM CLI Integration Tests
on: [push]

env:
CASSANDRA_DOCKER_IMAGE: cassandra:4.0.13
APIM_DOCKER_IMAGE: docker.repository.axway.com/apigateway-docker-prod/7.7/gateway:7.7.0.20240530-2-BN0004-ubi9
CACHE_FILE_APIM: api-manager_7_7_20240530.cache.tar
CACHE_FILE_CASSANDRA: cassandra_4_0_13.cache.tar
FED_FILE: swagger-promote-7.7-20240530.fed
CASSANDRA_DOCKER_IMAGE: cassandra:4.1.6
APIM_DOCKER_IMAGE: docker.repository.axway.com/apigateway-docker-prod/7.7/gateway:7.7.0.20240830-4-BN0145-ubi9
CACHE_FILE_APIM: api-manager_7_7_20240830.cache.tar
CACHE_FILE_CASSANDRA: cassandra_4_1_6.cache.tar
FED_FILE: swagger-promote-7.7-20240830.fed
LOG_LEVEL: debug

jobs:
Expand Down
Binary file not shown.

0 comments on commit 226b139

Please sign in to comment.