mirror of
https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
synced 2024-08-15 00:43:19 +00:00
Compare commits
No commits in common. "4136e131e799e71d51cc23933ee75cb66bfeffeb" and "c748aa266ac15dd6e32bcc6fc93238b30a56eec3" have entirely different histories.
4136e131e7
...
c748aa266a
1 changed files with 0 additions and 10 deletions
|
@ -93,16 +93,6 @@ build:
|
|||
script:
|
||||
- 'curl -s --create-dirs "$RJW_DLL_URL" -o ../../rjw/$RIMWORLD_VERSION/Assemblies/RJW.dll'
|
||||
- 'dotnet build --no-restore'
|
||||
artifacts:
|
||||
untracked: false
|
||||
when: on_success
|
||||
expire_in: 3 days
|
||||
paths:
|
||||
- "*" # Incluse everything
|
||||
exclude:
|
||||
- ".*" # Exclude dot files
|
||||
- ".*/**/*" # Exclude everything in the dot folders
|
||||
- "Source/**/*" # Exclude everything in the Source folder
|
||||
|
||||
#tests:
|
||||
# stage: test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue