Skip to content

Commit 1a8d2ea

Browse files
author
Eric Novotny
committed
update migration action
1 parent a145912 commit 1a8d2ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cwbi-dev-build-push-migration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#This is a basic workflow to help you get started with Actions
2-
name: Build SQL/Flyway Image, Push to Dev
2+
name: Build Migration Image, Push to Dev
33

44
# Controls when the action will run. Invokes the workflow on push events but only for the main branch
55
on:

tests/postman_environment.docker-compose.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"values": [
55
{
66
"key": "base_url",
7-
"value": "http://api",
7+
"value": "http://api/api",
88
"enabled": true
99
},
1010
{

0 commit comments

Comments
 (0)