Skip to content

Commit ab4d282

Browse files
Update deploy.yml - change dump file name - more generic
1 parent 043e718 commit ab4d282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
steps:
211211
- name: vanilla import
212212
env:
213-
FNAME: 2024.7.4._zcu_pub_imported.sql
213+
FNAME: dump.sql
214214
run: |
215215
export DATADIR=/opt/dspace-data/zcu-dump/$FNAME
216216
export DNAME=dspace$INSTANCE

0 commit comments

Comments
 (0)