Merge 0fa66e7d62
into 184d73b71b
This commit is contained in:
commit
72f2a93c52
|
@ -389,7 +389,7 @@ jobs:
|
|||
|
||||
### Overwriting an Artifact
|
||||
|
||||
Although it's not possible to mutate an Artifact, can completely overwrite one. But do note that this will give the Artifact a new ID, the previous one will no longer exist:
|
||||
Although it's not possible to mutate an Artifact, you can completely overwrite one but do note that this will give the Artifact a new ID, the previous one will no longer exist:
|
||||
|
||||
```yaml
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue