Skip to content

Commit

Permalink
chore: order values in .dockerignore to test CI (#1447)
Browse files Browse the repository at this point in the history
Testing release workflow
  • Loading branch information
Tchoupinax authored Jan 18, 2025
1 parent 89bfcd7 commit 0dc4461
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.config
.dockerignore
.git
.github
.gitignore
/assets
/local_data
/certs
/local_data
/scripts
/target
Dockerfile
docker-compose.yml
.dockerignore
.git
.gitignore

0 comments on commit 0dc4461

Please sign in to comment.