5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-05 15:16:56 +00:00

chore: force ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-03-31 18:52:34 -03:00
parent 76ef56afe7
commit 3bb8ffd30d
2 changed files with 0 additions and 3 deletions

View file

@ -47,7 +47,6 @@ pipeline:
- "dotenv RAILS_ENV=production bundle exec rails assets:precompile"
- "dotenv RAILS_ENV=production bundle exec rails assets:clean"
- "git add public && git commit -m \"ci: assets [skip ci]\""
- "git pull upstream ${CI_COMMIT_BRANCH}"
- "git push upstream ${CI_COMMIT_BRANCH}"
secrets:
- "SSH_KEY"

View file

@ -557,5 +557,3 @@ $bezier: cubic-bezier(0.75, 0, 0.25, 1);
}
}
}
// force ci