You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI!
I've been thinking about this question, too. In the end I did this.
The Dockerfile is placed in the deployments folder. The build is done from the Makefile command, which calls the shell script.
The script copies the files from the deployments for the build time and then deletes them.
Is it the root directory, or sth like
deployments
?The text was updated successfully, but these errors were encountered: