test second dockeerfile
Some checks failed
Build, Push and Deploy / build-and-push (push) Failing after 1m55s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Build, Push and Deploy / deploy-staging (push) Has been skipped
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
Some checks failed
Build, Push and Deploy / build-and-push (push) Failing after 1m55s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Build, Push and Deploy / deploy-staging (push) Has been skipped
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
**/node_modules
|
||||
**/vendor
|
||||
.env
|
||||
.env.backup
|
||||
.git
|
||||
.phpunit.result.cache
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
auth.json
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
.idea
|
||||
.vscode
|
||||
storage/app/public
|
||||
storage/app/temp
|
||||
storage/app/uploads
|
||||
storage/debugbar
|
||||
storage/framework/views/*
|
||||
public/modules/*
|
||||
.qodo
|
||||
.camel-jbang
|
||||
# **/node_modules
|
||||
# **/vendor
|
||||
# #.env
|
||||
# .env.backup
|
||||
# .git
|
||||
# .phpunit.result.cache
|
||||
# Homestead.json
|
||||
# Homestead.yaml
|
||||
# auth.json
|
||||
# npm-debug.log
|
||||
# yarn-error.log
|
||||
# .idea
|
||||
# .vscode
|
||||
# storage/app/public
|
||||
# storage/app/temp
|
||||
# storage/app/uploads
|
||||
# storage/debugbar
|
||||
# storage/framework/views/*
|
||||
# public/modules/*
|
||||
# .qodo
|
||||
# .camel-jbang
|
||||
|
||||
# Ignore large archives that slow down docker build context
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.sql
|
||||
# # Ignore large archives that slow down docker build context
|
||||
# *.zip
|
||||
# *.tar.gz
|
||||
# *.sql
|
||||
|
||||
Reference in New Issue
Block a user